Skip to content

Validate OpExecutionMode for WebGPU #2437

@zoddicus

Description

@zoddicus

All execution modes declared by OpExecutionMode must be one of the following:

  • OriginUpperLeft
  • DepthReplacing
  • DepthGreater
  • DepthLess
  • DepthUnchanged
  • LocalSize
  • LocalSizeHint

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions