Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

disallow equivalent of Vulkan's vertexPipelineStoresAndAtomics #30

Open
dneto0 opened this issue May 29, 2019 · 1 comment
Open

disallow equivalent of Vulkan's vertexPipelineStoresAndAtomics #30

dneto0 opened this issue May 29, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dneto0
Copy link
Contributor

dneto0 commented May 29, 2019

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.

@dneto0 dneto0 self-assigned this May 29, 2019
@dneto0 dneto0 added the enhancement New feature or request label May 29, 2019
@litherum
Copy link

WHLSL likely needs to do this too.

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

No branches or pull requests

2 participants