← back to v132 · webgpu-32-bit-float-textures-blending

conformance · v132

v132 · webgpu-32-bit-float-textures-blending — 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.

browser: spec: https://www.w3.org/TR/webgpu/#float32-blendable chromestatus: #5173655901044736 generated 2026-06-01T08:37:30Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
navigator-gpu-exists navigator.gpu is exposed. spec ↗ exists
gpu-adapter-class GPUAdapter interface is exposed. spec ↗ exists
gpu-device-class GPUDevice interface is exposed. spec ↗ exists
request-adapter-function navigator.gpu.requestAdapter is a function. spec ↗ script
float32-blendable-feature-name An adapter, when one is available, advertises a 'float32-blendable' feature in its features set when supported. spec ↗ script
gpu-blend-state-shape The render pipeline accepts a fragment.targets[].blend descriptor — the blendable feature unlocks rgba32float to opt into blend state. spec ↗ script