Current vk.xml have enum elements which are aliases. E.g.: \<enum name="VK_COLORSPACE_SRGB_NONLINEAR_KHR" alias="VK_COLOR_SPACE_SRGB_NONLINEAR_KHR" comment="Backwards-compatible alias containing a typo" /> The generator crashes when finding these files.
Current vk.xml have enum elements which are aliases. E.g.:
<enum name="VK_COLORSPACE_SRGB_NONLINEAR_KHR" alias="VK_COLOR_SPACE_SRGB_NONLINEAR_KHR" comment="Backwards-compatible alias containing a typo" />
The generator crashes when finding these files.