Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Implement checks for fragmentStoresAndAtomics, vertexPipelineStoresAndAtomics #2466

Closed
chrisforbes opened this issue Mar 6, 2018 · 0 comments
Assignees

Comments

@chrisforbes
Copy link
Collaborator

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant