KhronosGroup / KhronosGroup/Vulkan-Docs

pipeline layout compatibility question

Open
#1,853 9 comments 0 reactions 1 assignee Claimed by @HansKristian-Work View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.