← back to v144 · webgpu-uniform-buffer-standard-layout
conformance · v144
v144 · webgpu-uniform-buffer-standard-layout — 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.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-gpu-exists |
navigator.gpu is exposed. spec ↗ | exists | … | |
gpushadermodule-exists |
GPUShaderModule is exposed; WGSL compiles run through it. spec ↗ | exists | … | |
uniform_buffer_standard_layout-extension |
On supporting adapters, uniform_buffer_standard_layout WGSL extension is available; uniform buffers may use non-16-byte stride. spec ↗ | script | … | |
gpubuffer-usage-uniform |
GPUBufferUsage.UNIFORM constant is exposed and is a number bitmask. spec ↗ | script | … |