Issues
- 1
test duplicate (non-conflicting) diagnostics directives
#4045 opened by dneto0 - 2
`webgpu:shader,validation,parse,diagnostic:duplicate_attribute_same_location:*` expects failure when `s1` and `s2` are the same, but should succeed
#4041 opened by ErichDonGubler - 0
test WGSL builtins in all stages
#4040 opened by greggman - 1
fix vertex_state,correctness tests
#4033 opened by greggman - 2
- 0
Port WebGL Wasm conformance tests to WebGPU
#4030 opened by kenrussell - 0
Fix `identifySamplePoints` for non-float formats
#4017 opened by greggman - 0
Move validation errors to top of log
#4021 opened by greggman - 1
- 0
reftest+op: behavior of canvas display/readback when texture descriptor is invalid
#3974 opened by kainino0x - 0
reftest tests timeout on throws
#3993 opened by sagudev - 0
speed up texture builin tests
#3975 opened by greggman - 3
Add tests for multi-draw-indirect
#3961 opened by kainino0x - 0
Add tests for the usage field of GPUTextureViewDescriptor
#3953 opened by vonture - 9
`npm run wpt` generates `*.worker.js` tests that accidentally get run by `wptrunner`
#3834 opened by ErichDonGubler - 1
- 5
Running CTS on React Native
#3892 opened by wcandillon - 0
Test `texture-compression-astc-sliced-3d`
#3967 opened by kainino0x - 0
- 1
op: Fix alpha_to_coverage_mask test for Qualcomm
#3960 opened by kainino0x - 0
wgsl: reserve 'noncoherent' and 'non_coherent'
#3955 opened by dneto0 - 0
op: canvas read as an image source on device destroyed
#3956 opened by kainino0x - 0
- 2
Add tests for WGPU_ARRAY_SLICE_UNDEFINED and friends.
#3926 opened by Kangz - 1
Support wildcards/glob in queries
#3909 opened by greggman - 0
Change compat shader module errors to pipeline errors
#3893 opened by greggman - 0
- 0
- 0
- 1
- 1
Create*PipelineAsync on lost device
#3867 opened by sagudev - 5
- 4
bitwise_shift tests appear to be non-conformant, fails on Chrome and Safari Technology Preview
#3857 opened by mwyrzykowski - 0
`SKIP` test outcomes in standalone are significantly different from WPT's `SKIP`
#3860 opened by ErichDonGubler - 0
Report `PRECONDITION_FAILED`-ish outcomes for unavailable optional features
#3859 opened by ErichDonGubler - 0
Consolidate texture format lists for tests
#3854 opened by greggman - 2
wgsl: Add execution test for @interpolate(flat,first), and validation tests for `either` and `first`
#3818 opened by dneto0 - 3
- 0
skipIfTextureFormatNotUsableAsStorageTexture does not handle bgra8unorm well
#3847 opened by alan-baker - 0
wgsl: compound assignment for &= and |= generating invalid WGSL when types are bool or bool vector
#3845 opened by dneto0 - 1
There are more createRenderPipeline without targets.
#3806 opened by sagudev - 2
wgsl: matrix_scalar_compund tests fail because compoundAssignmentBuilder assumes LHS and RHS are the same type
#3842 opened by dneto0 - 0
Show a message when the tests can't run at all (like WebGPU doesn't exist or requestAdapter fails)
#3825 opened by greggman - 0
Add test for `@interpolate(flat, either)`
#3815 opened by greggman - 5
webgpu cts not run when ubunt + Discrete graphics card.
#3783 opened by 82157402 - 3
test validation of "one-handed rules": error required based on value of 1 arg when the operation has 2 or more (or K, and N>K)
#3778 opened by dneto0 - 2
determinant tests are too strict for f16
#3795 opened by dneto0 - 1
bgra8unorm storage textures without bgra8unorm-storage, should generate WGSL error?
#3804 opened by greggman - 0
rgba16float canvases with weird values in them
#3790 opened by kainino0x - 1