Implement checks for fragmentStoresAndAtomics, vertexPipelineStoresAndAtomics · Issue #2466 · KhronosGroup/Vulkan-LoaderAndValidationLayers (original) (raw)
This repository was archived by the owner on Jul 19, 2018. It is now read-only.
This repository was archived by the owner on Jul 19, 2018. It is now read-only.
Assignees
Description
While walking the shader for used descriptors, also determine whether any used buffers/images/texelbuffers are not decorated with NonWritable.
If this is the case, require that the fragmentStoresAndAtomics or vertexPipelineStoresAndAtomics feature (as appropriate for the stage) is supported and enabled.
Metadata
Metadata
Development
No branches or pull requests