KhronosGroup / Vulkan-Utility-Libraries

Utility libraries for Vulkan developers
Other
56 stars 25 forks source link

scripts: Fix Pipeline dynamic rasterization discard logic #206

Closed spencer-lunarg closed 5 months ago

spencer-lunarg commented 5 months ago

will fix https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/7899 when pulled in

If you are using VK_DYNAMIC_STATE_RASTERIZER_DISCARD_ENABLE_EXT it should be setting has_rasterization to true as we assume it is until decided later

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.