KhronosGroup / KhronosGroup/Vulkan-Docs
Push constants disturbance
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
I didn't find anything about push constants disturbance in the spec. My guess is that **all** previously bound push constants are disturbed when calling vkCmdPushConstants or vkCmdBindDescriptorSets with a pipeline layout that isn't compatible for push constants. Is it so?
Contributor guide
Assessment
This issue has not been assessed yet.