← back to v150 · webgpu-immediates
conformance · v150
v150 · webgpu-immediates — 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 |
|---|---|---|---|---|
webgpu-navigator-supported |
navigator.gpu is supported by the browser. spec ↗ | script | … | |
gpu-render-pass-encoder-set-immediate-data-exists |
GPURenderPassEncoder has setImmediateData method. | script | … | |
gpu-compute-pass-encoder-set-immediate-data-exists |
GPUComputePassEncoder has setImmediateData method. | script | … | |
gpu-render-bundle-encoder-set-immediate-data-exists |
GPURenderBundleEncoder has setImmediateData method. | script | … |