KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Missing Pending State checks
Open
Incomplete
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
- [ ] VUID-vkQueueSubmit-pCommandBuffers-00065
- [ ] VUID-vkQueueSubmit2-commandBuffer-03867
Both are around `pending state` and not sure if we have that level of state tracking ready
Contributor guide
Research direction
Start by tracing the validation paths for vkQueueSubmit and vkQueueSubmit2, then compare their behavior with VUID-vkQueueSubmit-pCommandBuffers-00065 and VUID-vkQueueSubmit2-commandBuffer-03867. Determine whether pending-state tracking supports these checks; done means both listed VUIDs are validated when applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100