KhronosGroup / KhronosGroup/Vulkan-Docs
pipeline layout compatibility question
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
Is it valid to remain lower numbered descriptor sets disturbed that are not statically used by a pipeline? For example, only bind descriptor set to slot 2 and leave descriptor set slot 1 disturbed (slot 1 is not statically used by pipeline), and then draw? Or should I bind a dummy descriptor set to slot 1?
Contributor guide
Assessment
This issue has not been assessed yet.