Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: Fix Pipeline dynamic rasterization discard logic #206

Merged

Conversation

spencer-lunarg
Copy link
Contributor

will fix KhronosGroup/Vulkan-ValidationLayers#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
Copy link

CLAassistant commented Apr 29, 2024

CLA assistant check
All committers have signed the CLA.

@spencer-lunarg spencer-lunarg force-pushed the spencer-fricke-dynamic branch from 6feb5da to 9275a98 Compare April 29, 2024 00:39
@spencer-lunarg spencer-lunarg merged commit 68780d9 into KhronosGroup:main Apr 29, 2024
18 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-fricke-dynamic branch April 29, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spurious validation error messages about missing multisample state
3 participants