这是indexloc提供的服务,不要输入任何密码
Skip to content

WGSL should require storage buffers to be a host-shareable storable type. #877

@dj2

Description

@dj2

There are currently no restrictions on what data type is used in a storage buffer in WGSL. In SPIR-V a storage buffer must be a host-shareable storable type, we should update WGSL to match the restriction in SPIR-V and require storage buffers to contain only host-shareable storable types.

Metadata

Metadata

Assignees

Labels

wgslWebGPU Shading Language Issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions