mesa/src/vulkan
Jason Ekstrand 121551bfdb vulkan/enum_to_str: Handle out-of-order aliases
The current code can only handle enum aliases if the original enum is
declared first followed by the alias as we walk the XML in a linear
fashion.  This commit allows us to handle aliases where the alias
declaration comes before the thing it's aliasing.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-11-26 02:48:42 +00:00
..
overlay-layer util: rename list_empty() to list_is_empty() 2019-10-28 11:24:38 +00:00
registry vulkan: bump headers/registry to 1.1.127 2019-11-04 17:07:11 +02:00
util vulkan/enum_to_str: Handle out-of-order aliases 2019-11-26 02:48:42 +00:00
wsi vulkan: add vk_x11_strict_image_count option 2019-09-15 15:37:02 +03:00
Android.mk android: vulkan/util: fix generating vk_enum_to_str.* 2019-07-10 08:56:37 +02:00
Makefile.sources vulkan: Add KHR_display extension using DRM [v10] 2018-06-19 14:17:46 -07:00
meson.build meson: only build imgui when needed 2019-11-25 07:51:56 +00:00
vulkan-icd-symbols.txt vulkan: add symbols file 2019-07-10 11:27:51 +00:00