Skip to content
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.

Implement checks for fragmentStoresAndAtomics, vertexPipelineStoresAndAtomics #2466

@chrisforbes

Description

@chrisforbes

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

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions