← back to v144 · webgpu-subgroup-id-feature

conformance · v144

v144 · webgpu-subgroup-id-feature — conformance probe

4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://www.w3.org/TR/WGSL/#language_extension-subgroup_id chromestatus: #5072447137251328 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
4
total
id contract kind verdict detail
navigator-gpu-exists navigator.gpu (the WebGPU entry point) is exposed. spec ↗ exists
navigator-gpu-requestAdapter-fn navigator.gpu.requestAdapter is a function. spec ↗ typeof
wgsl-language-extension-subgroup_id Adapter exposes 'subgroups' as a feature; once enabled, WGSL allows subgroup_id and num_subgroups. spec ↗ script
gpuadapter-interface-exists GPUAdapter interface is exposed. spec ↗ exists