KhronosGroup / KhronosGroup/Vulkan-Docs

No pipeline bind point in vkCmdPushConstants

Open
#1,189 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3.3k
Forks
549
Avg merge
5d 5h
Merged PRs (30d)
2

Description

https://github.com/KhronosGroup/Vulkan-Docs/blob/3fe2595/chapters/commonvalidity/draw_dispatch_common.txt#L60-L61

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.