KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
shaderSampledImageArrayDynamicIndexing / shaderSampledImageArrayNonUniformIndexing not detected
Open
Incomplete
ShaderVal
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
**Describe the situation in which you encountered the missing validation**
Issue description:
Access an array of textures using an index is not detected as invalid when
shaderSampledImageArrayDynamicIndexing and shaderSampledImageArrayNonUniformIndexing are not true.
**Valid Usage IDs requested**
Please include the valid usage IDs for the checks you are requesting:
**Additional Context**
Any additional information:
Contributor guide
Assessment
This issue has not been assessed yet.