KhronosGroup / KhronosGroup/Vulkan-Docs
No good VU for VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS
Open
@spencer-lunarg is already working on this.
Since Sep 3, 2025.
Resolving Inside Khronos
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
When using VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS in a renderpass the only valid command is vkCmdExecuteCommands until calling vkCmdNextSubpass or vkCmdEndRenderPass (this is what the spec says)
The issue currently Validation will end up reporting it in something like
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.