mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-18 17:40:26 +01:00
In our implementation, VkQueue is created in vkCreateDevice instead of vkGetDeviceQueue. We will need to track their creation API properly, otherwise there will be a name mismatch on snapshot load. This will result in a crash during snapshot load with -guest-angle. This commit marks their creation API properly. Same thing applies for VkDescriptorSet. Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246> |
||
|---|---|---|
| .. | ||
| cereal | ||
| cerealgenerator.py | ||
| cgenerator.py | ||
| generator.py | ||
| genvk.py | ||
| reg.py | ||