Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
8 changes: 0 additions & 8 deletions features/draft/webgpu-subgroups.yml

This file was deleted.

7 changes: 7 additions & 0 deletions features/webgpu-subgroups.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: WebGPU subgroups
description: The subgroups extension for the WebGPU Shading Language (WGSL) enables SIMD parallelism. Using subgroups, threads in a workgroup can efficiently communicate and perform collective operations.
spec:
- https://gpuweb.github.io/gpuweb/#subgroups
- https://gpuweb.github.io/gpuweb/wgsl/#extension-subgroups
compat_features:
- api.GPUSupportedFeatures.feature_subgroups