Skip to content

WGSL compute shader - automatic bind slot assignments #7689

Description

@mvaligursky

Consider processing compute shaders, to handle inputs and outputs similarly to WGSL vertex / fragment shaders, to simplify integration with the engine. Currently, the user needs to manually specify bind indices and create a BindGroup to describe this.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

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