KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
VK_EXT_descriptor_heap - Add final 2 runtime SPIR-V checks
Open
Incomplete
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
- VUID-RuntimeSpirv-source-11387 (https://gitlab.khronos.org/vulkan/vulkan/-/merge_requests/7582#note_568308)
- VUID-RuntimeSpirv-DescriptorSet-11388 (Will want test where we mix and match DescriptorSet/Binding decorated Type Pointers ... might be caught in another VU already)
We deferred these in the initial release
these will involve handling https://github.khronos.org/SPIRV-Registry/extensions/KHR/SPV_KHR_variable_pointers#VariablePointer
Contributor guide
Assessment
This issue has not been assessed yet.