KhronosGroup / KhronosGroup/Vulkan-ValidationLayers

Missing Pending State checks

Open
#11,448 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.