This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
disallow equivalent of Vulkan's vertexPipelineStoresAndAtomics #30
Labels
enhancement
New feature or request
To reach the broadest set of devices, WebGPU won't assume that the target supports the Vulkan feature bit vertexPipelineStoresAndAtomics. E.g. SSBOs in a vertex shader should be marked readonly in GLSL (or equivalent in SPIR-V)
Thanks @sarahM0 for flushing this out.
The text was updated successfully, but these errors were encountered: