KhronosGroup / KhronosGroup/Vulkan-Docs
No pipeline bind point in vkCmdPushConstants
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
a push constant value must have been set for the same pipeline bind point
vkCmdPushConstants doesn't take a pipeline bind point.
Related: https://github.com/KhronosGroup/Vulkan-Docs/issues/1129
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.
Research direction
Open chapters/commonvalidity/draw_dispatch_common.txt at the linked lines and compare the push-constant validity wording with the vkCmdPushConstants signature. Review related issue 1129 for context; done means the specification no longer refers to a pipeline bind point that this command does not take.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100