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 0243e09c2ecdb3ec5fb2921852120ba9a57a168a
1 change: 1 addition & 0 deletions wgsl/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +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
</pre>

# Introduction # {#intro}
Expand Down
Loading