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

Add VUID-vkCmdSetLineRasterizationModeEXT-lineRasterizationMode-parameter #9197

Open
spencer-lunarg opened this issue Jan 10, 2025 · 0 comments
Labels
codegen Related to code generation

Comments

@spencer-lunarg
Copy link
Contributor

We are currently not validating VUID-vkCmdSetLineRasterizationModeEXT-lineRasterizationMode-parameter because promotion logic is wrong somewhere along this code in stateless_validation_helper_generator.py

elif member.type in self.vk.enums and member.type != 'VkStructureType':

@spencer-lunarg spencer-lunarg added the codegen Related to code generation label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Related to code generation
Projects
None yet
Development

No branches or pull requests

1 participant