Reconcile default resource limits with Vulkan 1.0
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
For example, Shaderc defaults .maxDrawBuffers to 2, but Vulkan has maxColorAttachments minimum requirement of 4. (First check that they mean the same thing.)
Contributor guide
Assessment
This issue has not been assessed yet.