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

disallow equivalent of Vulkan's vertexPipelineStoresAndAtomics #30

@dneto0

Description

@dneto0

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions