Skip to content
Merged
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
6 changes: 4 additions & 2 deletions features/draft/spec/webgpu.yml → features/webgpu.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
draft_date: 2024-10-17
name: WebGPU
description: TODO
description: The `navigator.gpu` API performs operations such as rendering and computation on dedicated graphics hardware (also known as a Graphics Processing Unit).
spec: https://gpuweb.github.io/gpuweb/
caniuse: webgpu
status:
compute_from: api.Navigator.gpu
compat_features:
- api.GPU
- api.GPU.getPreferredCanvasFormat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

status:
baseline: false
support: {}
support:
chrome: "113"
edge: "113"
compat_features:
# baseline: false
# support:
Expand Down Expand Up @@ -265,6 +267,7 @@ compat_features:
# edge: "129"
- api.GPUCanvasContext.configure.toneMapping

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support:
# chrome: "113"
Expand All @@ -287,7 +290,6 @@ compat_features:
- api.WGSLLanguageFeatures.size
- api.WGSLLanguageFeatures.values

# ⬇️ Same status as overall feature ⬇️
# baseline: false
# support: {}
- api.GPUCanvasContext.getConfiguration