issues
search
gpuweb
/
cts
WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
132
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test texture+shader combo usage.
#4063
greggman
opened
12 hours ago
0
Compat: Test texture+sampler limits are enforced
#4062
greggman
opened
12 hours ago
0
Add tests for subgroupShuffle variants
#4061
alan-baker
opened
18 hours ago
0
Special case `minSubgroupSize` and `maxSubgroupSize`
#4060
greggman
closed
1 day ago
0
Add MaxLimitsTest that sets all limits to the adapter's
#4059
greggman
closed
1 day ago
1
Use minSubgroupSize, maxSubgroupSize from GPUAdapterInfo
#4058
dneto0
opened
4 days ago
3
Allow unknown limits to be requested with value undefined
#4057
beaufortfrancois
closed
4 days ago
0
Add coverage for `GPURenderPassDescriptor.timestampWrites` a la compute passes
#4056
ErichDonGubler
opened
5 days ago
0
Compat: Validate non-comparsion sampler + depth texture fails.
#4055
greggman
closed
4 days ago
0
Compat: Don't test depth textures with non-comparison samplers
#4054
greggman
closed
5 days ago
0
Add warning in checkCallResults for compressed textures
#4053
greggman
closed
5 days ago
0
wip: textureLoad + aspect for importExternalTexture
#4052
Kangz
opened
6 days ago
0
Test texture mix weights separately
#4051
greggman
closed
1 week ago
0
Do not query weights for `textureSampleBaseClampToEdge`
#4050
greggman
closed
1 week ago
0
Fix readTextureToTextureViews for multisampled textures
#4049
greggman
closed
1 week ago
0
Fix makeRandomDepthComparisonTexelGenerator
#4048
greggman
closed
1 week ago
0
wgsl: test edge0 > edge1 cases
#4047
dneto0
opened
1 week ago
1
Fix bgra8unorm storage handling
#4046
wailin247
opened
1 week ago
0
test duplicate (non-conflicting) diagnostics directives
#4045
dneto0
closed
1 week ago
2
Try to relax textureSampleBias
#4044
greggman
closed
1 week ago
0
[Compat] Skip depthBiasClamp !== 0 cases
#4043
shrekshao
closed
1 week ago
0
fix(diagnostic): expect success on duplicate validation if severities are the same
#4042
ErichDonGubler
closed
1 week ago
2
`webgpu:shader,validation,parse,diagnostic:duplicate_attribute_same_location:*` expects failure when `s1` and `s2` are the same, but should succeed
#4041
ErichDonGubler
closed
1 week ago
2
test WGSL builtins in all stages
#4040
greggman
opened
1 week ago
0
Expand textureStorage tests
#4039
greggman
closed
1 week ago
0
Fix tests related to subgroup uniformity diagnostics
#4038
alan-baker
closed
1 week ago
0
Add Stages and ExternalTexture to textureDimension tests
#4037
greggman
closed
1 week ago
0
test textureNumLevels/Layers/Samples with stages
#4036
greggman
closed
2 weeks ago
0
Fragment subgroup_size test: Don't use broadcasting
#4035
jzm-intel
closed
2 weeks ago
3
Assert GPUAdapterInfo instances
#4034
beaufortfrancois
closed
2 weeks ago
0
fix vertex_state,correctness tests
#4033
greggman
closed
3 weeks ago
1
Compat: skip 'cube-array' validation tests.
#4032
SenorBlanco
closed
3 weeks ago
0
Test non-filterable textures can't be used with filtering sampler.
#4031
greggman
closed
3 weeks ago
0
Port WebGL Wasm conformance tests to WebGPU
#4030
kenrussell
opened
3 weeks ago
0
Update webgpu/types to 0.1.50
#4029
Kangz
closed
3 weeks ago
0
Don't test texture_depth_xxx with linear
#4028
greggman
closed
3 weeks ago
0
DO NOT SUBMIT: Add coverage of 1-byte component vertex formats and un…
#4027
Kangz
opened
3 weeks ago
0
Re-enable linear with comparisons.
#4026
greggman
closed
3 weeks ago
0
Fix readTextureToTexelViews to handle all types of formats and viewDimensions
#4025
greggman
closed
3 weeks ago
0
Fix fragment shader subgroup builtin io test
#4024
jzm-intel
closed
3 weeks ago
11
Add tests for GPUDevice.adapterInfo
#4023
beaufortfrancois
closed
3 weeks ago
2
Stop trying to filter sint/uint formats.
#4022
greggman
closed
3 weeks ago
0
Move validation errors to top of log
#4021
greggman
opened
3 weeks ago
0
Refactor to not render to rgba32float
#4020
greggman
closed
3 weeks ago
0
timeout check triggers when expanding a set of tests in standalone
#4019
greggman
opened
3 weeks ago
2
Make textureGather/Compare not load weights
#4018
greggman
closed
3 weeks ago
0
Fix `identifySamplePoints` for non-float formats
#4017
greggman
closed
3 weeks ago
0
Test fixes for alignment validation landing
#4016
petermcneeleychromium
closed
1 week ago
2
skip in_render_misc related tests for compat mode
#4015
shrekshao
closed
4 weeks ago
0
Fix textureSample:sampled_2d_coords offset
#4014
greggman
closed
4 weeks ago
0
Next