ash/generator
Marijn Suijten f27b8e069b
generator: Fortify enum-variant type prefix stripping (#426)
* generator: Add Intel to the list of vendors for enum-postfix-stripping

* generator: Fortify enum-variant type prefix stripping

As brought up in [1] a new enum variant "pattern" not dealth with by our
type-prefix stripper went silently unnoticed.  Explicitly listing the
few misnamed enum variants and panicking otherwise makes sure this won't
happen again.

[1]: https://github.com/MaikKlein/ash/pull/411#issuecomment-826013950
2021-05-01 11:04:09 +02:00
..
src generator: Fortify enum-variant type prefix stripping (#426) 2021-05-01 11:04:09 +02: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