← back to v145 · webgpu-subgroup-uniformity-feature
conformance · v145
v145 · webgpu-subgroup-uniformity-feature — conformance probe
6 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.
0
pass
0
fail
0
blocked
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-gpu-exposed |
navigator.gpu is exposed for WebGPU shader feature probing. spec ↗ | exists | … | |
wgsl-language-features-is-set |
navigator.gpu.wgslLanguageFeatures is a set-like registry of WGSL language extension identifiers. spec ↗ | script | … | |
subgroup-uniformity-advertised |
The subgroup_uniformity WGSL language feature is advertised. spec ↗ | script | … | |
adapter-subgroups-feature-detectable |
GPUAdapter.features exposes the subgroups GPU feature used with subgroup_uniformity shaders. spec ↗ | script | … | |
requestdevice-with-subgroups-when-advertised |
If the adapter advertises subgroups, requestDevice can enable that feature. spec ↗ | script | … | |
shader-module-compilation-info |
GPUShaderModule.getCompilationInfo remains available for reporting subgroup_uniformity shader diagnostics. spec ↗ | script | … |