Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
More fix
  • Loading branch information
Jiawei-Shao committed Feb 27, 2026
commit 85d7d06f4db9f38f78ff99d7d2ac7f68527c8471
2 changes: 1 addition & 1 deletion wgsl/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ spec: WebGPU; urlPrefix: https://gpuweb.github.io/gpuweb/#
type: enum-value
for: GPUFeatureName
text: "primitive-index"; url: dom-gpufeaturename-primitive-index
text: "subgroup-size-control"; url: dom-gpufeaturename-subgroup-size-control
text: "subgroup-size-control"; url: dom-gpufeaturename-subgroup-size-control
</pre>

# Introduction # {#intro}
Expand Down