ash/generator
Marijn Suijten 057fd76be1
generator: Only expect vendor name at the end of constants (#383)
Constants (enumeration bitflags) containing the word `external` were not
stripped of their common typename, and quick debugging showed the word
`VKTERNAL_...` in `struct_name`. `_EXT` would be the first extension to
match in `VK_EXTERNAL_...` messing up `struct_name` with a global
`.replace`, in turn not removing it from the variant name.
2021-03-05 20:51:11 +01:00
..
src generator: Only expect vendor name at the end of constants (#383) 2021-03-05 20:51:11 +01:00
Vulkan-Headers@9166a0677e Update Vulkan-Headers to 1.2.168 (#363) 2021-02-28 18:54:49 +01:00
Cargo.toml Update Vulkan-Headers to 1.2.166 (#355) 2021-01-24 22:13:28 +01:00