KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Add missing vkGetDescriptorSetLayoutSupport check
Open
Incomplete
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
`VUID-vkCreateDescriptorSetLayout-support-09582`
I tried this in https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/7609 and hit issues around things crashing sometimes
Likely just needs someone to go back and try again
Contributor guide
Research direction
Start by reviewing the VUID and the attempted changes in pull request #7609, then reproduce the reported intermittent crashes around the missing check. Done means the vkCreateDescriptorSetLayout support condition is validated reliably without crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100