← back to v131 · webgpu-clip-distances
conformance · v131
v131 · webgpu-clip-distances — conformance probe
5 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
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
navigator-gpu-exposed |
navigator.gpu is exposed as the WebGPU entry point. spec ↗ | exists | … | |
adapter-advertises-clip-distances |
The WebGPU adapter advertises the clip-distances optional feature. spec ↗ | script | … | |
request-device-clip-distances |
A GPUDevice can be requested with requiredFeatures: ['clip-distances']. spec ↗ | script | … | |
clip-distances-wgsl-compiles |
WGSL using enable clip_distances and @builtin(clip_distances) compiles. spec ↗ | script | … | |
clip-distances-pipeline-accepted |
A render pipeline using a clip_distances vertex output is accepted. spec ↗ | script | … |