1. 9cf0129 Add validation tests on the access of the alpha channel of Src1 (#3886) by Jiawei Shao · 32 hours ago main
  2. 8ab018e Fix error in case gpu_external_texture_expiration:use_import_to_refresh:* (#3887) by Yan, Shaobo · 33 hours ago
  3. 921a510 Use device subgroup limits in subgroup_size tests (#3885) by alan-baker · 2 days ago
  4. 8199588 Subgroups basic cts (#3862) by alan-baker · 3 days ago
  5. a70b240 Add dual source blending blend factors to `kBlendFactors` (#3884) by Jiawei Shao · 3 days ago
  6. 1654b1d Add operation tests on all blend factors using `Src1` (#3882) by Jiawei Shao · 4 days ago
  7. 302e1a7 Add validation tests on the blend factors using the alpha channel of src1 (#3879) by Jiawei Shao · 4 days ago
  8. c8193e8 Add validation tests on blend factors with Src1 and @blend_src (#3881) by Jiawei Shao · 4 days ago
  9. 4cb7a88 Cover GPUExternalTexture with WebCam Cases (#3874) by Yan, Shaobo · 5 days ago
  10. 6d5f2e7 Refactor WGSL textureLoad tests to test more texels (#3877) by Greggman · 5 days ago
  11. 8a9f9b1 Add validation tests about dual source blending and color targets (#3878) by Jiawei Shao · 5 days ago
  12. c1032ce test phony assignment execution (#3875) by David Neto · 9 days ago
  13. 16e822a phony assignment is not valid at module scope (#3876) by David Neto · 9 days ago
  14. 186f4d5 WGSL textureLoad tests for multisampled and depth textures (#3872) by Greggman · 9 days ago
  15. 6c58a19 wgsl: Add coverage for swizzle on a pointer (#3869) by James Price · 11 days ago
  16. 964f4b8 Fix div-by-0 partial eval tests (#3873) by Natalie Chouinard · 11 days ago
  17. 198d177 generateTypes: Avoid generating test case with invalid alignment (#3870) by David Neto · 12 days ago
  18. 50b6e7a refactor shader/types.ts: Add accessSuffixes to type info (#3864) by David Neto · 2 weeks ago
  19. 5167b71 WGSL textureLoad exe tests 1d, 3d, and arrayed (#3861) by Greggman · 2 weeks ago
  20. c2c2fa9 Correct expectation for shift equal to bit width (#3868) by Natalie Chouinard · 2 weeks ago
  21. fb57fd8 Catch and fail GPUPipelineError (#3866) by Samson · 2 weeks ago
  22. 428adb4 Add CTS test for new depthBias validation (#3863) by Brandon Jones · 2 weeks ago
  23. 20425f6 Run batchFinishedCallback on processBatch to catch unhandled rejections by test functions (#3844) by Samson · 3 weeks ago
  24. c623e2b WGSL builtin textureLoad for texture_2d tests (#3852) by Greggman · 3 weeks ago
  25. 7229430 [compat] Fix or skip context dependent res cases (#3858) by Natalie Chouinard · 3 weeks ago
  26. bd5676f WGSL textureNumLevels execution tests (#3855) by Greggman · 3 weeks ago
  27. 8bc3cbf WGSL textureNumSamples execution tests (#3856) by Greggman · 3 weeks ago
  28. 79c4db9 Fix typo in test name: "disjoinRanges" should be "disjointRanges". (#3838) by Jim Blandy · 3 weeks ago
  29. e7e43bd WGSL textureNumLayers execution test (#3853) by Greggman · 3 weeks ago
  30. 45e2ca3 Add missing f32 from abstract conversion tests (#3850) by Ryan Harrison · 4 weeks ago
  31. 07d7c07 Add storage texel format tests for textureLoad (#3849) by alan-baker · 4 weeks ago
  32. 982138f Add format tests for textureStore (#3841) by alan-baker · 4 weeks ago
  33. ef3d3c1 Fix compound assignment storage_rw when resultType != storage(resultType) (#3846) by David Neto · 4 weeks ago
  34. 1f393f9 compat: fix more flat either issues (#3837) by Greggman · 4 weeks ago
  35. 9ce0ee7 Add validation tests on the types of `blend_src(0)` and `blend_src(1)` (#3840) by Jiawei Shao · 4 weeks ago
  36. f752c75 Fix type costruction of RHS in storage_rw compoundAssignmentBuilder (#3843) by David Neto · 4 weeks ago
  37. e80efbc Add shader validation tests on the usage of @blend_src (#3839) by Jiawei Shao · 4 weeks ago
  38. 9504c75 Rename *.worker.js to *.as_worker.js (#3835) by Kai Ninomiya · 4 weeks ago
  39. 652daec Add overflow cases for left shift of abstract int (#3836) by alan-baker · 4 weeks ago
  40. bea483d Add tests that confirm abstract shifted by concrete is abstract (#3833) by alan-baker · 4 weeks ago
  41. ab27c96 Perform compound assignments directly on RW storage (#3832) by alan-baker · 4 weeks ago
  42. fe3a24a Add validation tests on the use of struct with `blend_src` in shader io (#3830) by Jiawei Shao · 5 weeks ago
  43. 9c8e5ba Expand context dependent name test to include flat sampling (#3824) by alan-baker · 5 weeks ago
  44. e7f5087 Early evaluation expression validation tests (#3831) by alan-baker · 5 weeks ago
  45. c68e053 Add syntax validation tests against `@blend_src` (#3829) by Jiawei Shao · 5 weeks ago
  46. d769b59 print_environment: compat, fallback, features, and limits (#3827) by Kai Ninomiya · 5 weeks ago
  47. f2c7128 Add lang="en" to standalone index.html (#3828) by Kai Ninomiya · 5 weeks ago
  48. 722d280 trackForCleanup(requestDevice()) -> requestDeviceTracked() (#3826) by Kai Ninomiya · 5 weeks ago
  49. f4163a7 trackForCleanup all devices, and await device.lost while cleaning up (#3823) by Kai Ninomiya · 5 weeks ago
  50. 96084b2 Add execution test for @interpolate(flat, either) (#3822) by Greggman · 5 weeks ago
  51. 0e85eda trackForCleanup all buffers and textures (#3821) by Kai Ninomiya · 5 weeks ago
  52. 7f49bfc Partial evaluation validation for constructors (#3820) by alan-baker · 5 weeks ago
  53. 62a07dc Compat: Refactor tests to use @interpolate(flat, either) (#3814) by Greggman · 5 weeks ago
  54. ea6fda8 Set document.title to query in standalone CTS (#3819) by Greggman · 6 weeks ago
  55. 9f0b99a Compat: Add a test for requestDevice (#3813) by Greggman · 6 weeks ago
  56. 703a130 Require query sets to be tracked for cleanup (#3816) by Kai Ninomiya · 6 weeks ago
  57. c7046d1 Out-of-bounds textureStore tests (#3781) by alan-baker · 6 weeks ago
  58. dc9b157 Rework insertBits count_offset tests to include runtime values (#3817) by alan-baker · 6 weeks ago
  59. 3d390f4 Use info.colorRender.blend in render_pipeline.fragment_state.targets_format_filterable (#3811) by Jiawei Shao · 6 weeks ago
  60. 2dcbc81 Add shader validation tests about using `blend_src` and enabling extension (#3812) by Jiawei Shao · 6 weeks ago
  61. 4251e57 Add dummy targets to render pipelines (#3807) by Samson · 6 weeks ago
  62. 9edf9d6 Test createRenderPipeline fail without any attachment (#3808) by Samson · 6 weeks ago
  63. 4163461 Fix div/rem early eval error cases (#3787) by alan-baker · 6 weeks ago
  64. e468100 Partial evaluation error tests for bit shifts (#3796) by alan-baker · 6 weeks ago
  65. 176fd9c Add validation tests for smoothstep partial eval errors (#3800) by alan-baker · 6 weeks ago
  66. 7794a57 Rework extractBits count_offset tests to include runtime values (#3801) by alan-baker · 6 weeks ago
  67. 85678b2 Compat: fix rgXXX format as storage texture issues (#3805) by Greggman · 6 weeks ago
  68. 9f1f6db Compat: Fix textureLoad WGSL validation tests for compat spec changes. (#3803) by Greggman · 6 weeks ago
  69. b5e1f1f Compat: Fix interpolation tests for compat spec changes (#3802) by Greggman · 7 weeks ago
  70. 05aeb2b Add partial evaluation validation tests for ldexp (#3798) by alan-baker · 7 weeks ago
  71. 9773da6 Rework clamp low_high tests to support partial evaluation (#3797) by alan-baker · 7 weeks ago
  72. 712feb2 Rework test case generation for determinant test (#3789) by David Neto · 8 weeks ago
  73. 50cdf1a Cleanup for virtualMipSize usage (#3794) by Greggman · 8 weeks ago
  74. 0745f82 Add PRNG::uniformInt (#3788) by David Neto · 8 weeks ago
  75. 4128783 Make virtualMipSize take a GPUExtent3D (#3792) by Greggman · 8 weeks ago
  76. 9812931 Add uncapturederror test (#3784) by Greggman · 8 weeks ago
  77. 4759f20 Enable linting for .js files (#3793) by Kai Ninomiya · 8 weeks ago
  78. 441db0a Remove /* eslint-disable prettier/prettier */ where possible. (#3791) by Greggman · 8 weeks ago
  79. cb42984 WGSL textureSample tests for 3D and cubemaps (#3782) by Greggman · 8 weeks ago
  80. 5aab3c2 Use standard html instead of quirks html (#3785) by Greggman · 8 weeks ago
  81. 2101ec5 Revert "Update validation tests for 3D textures with BC compression (#3777)" (#3786) by Kai Ninomiya · 8 weeks ago
  82. b0f5b18 Add more vertex shader res restrictions on tests (#3780) by Natalie Chouinard · 9 weeks ago
  83. 09b39a3 Update validation tests for 3D textures with BC compression (#3777) by Mehmet Oguz Derin · 9 weeks ago
  84. dc0e978 Compat: Skip more tests for sample_* validation (#3776) by James Price · 9 weeks ago
  85. 5c23d90 Compat: Make compat tests run on core and expect to pass (#3775) by Greggman · 9 weeks ago
  86. 5fb5afd Update compat tests for shader module creation (#3769) by Greggman · 9 weeks ago
  87. ebfde96 Replace GPUAdapter requestAdapterInfo() method with info attribute (#3679) by François Beaufort · 9 weeks ago
  88. dcbef9c Roll @webgpu/types to 0.1.42 (#3770) by Kai Ninomiya · 9 weeks ago
  89. 0027988 Fixup storage texture var restrictions in test (#3774) by Natalie Chouinard · 9 weeks ago
  90. 3f9ae5e Add vertex variable resource restrictions to test (#3772) by Natalie Chouinard · 9 weeks ago
  91. 704b6a3 Revert "Update validation tests for 3D textures with compression (#3762)" (#3771) by Kai Ninomiya · 9 weeks ago
  92. 0db9e80 Provide valid data for astc textures (#3768) by Greggman · 9 weeks ago
  93. bc6e04f Add a test which does override evaluation. (#3764) by dan sinclair · 9 weeks ago
  94. c92608b Update validation tests for 3D textures with compression (#3762) by Mehmet Oguz Derin · 10 weeks ago
  95. 177e9a4 Fix matrix overflow test case (#3766) by Natalie Chouinard · 10 weeks ago
  96. f7b3c49 WGSL builtin textureSample compressed formats (#3760) by Greggman · 10 weeks ago
  97. 9af84b8 Validate invalidation of submitted command buffers (#3716) by Brandon Jones · 2 months ago
  98. 6e29c73 WGSL builtin textureSample w/derivatives test (#3757) by Greggman · 2 months ago
  99. 125990e fix: specify `rgba8unorm` render target for `webgpu:api,operation,labels:wrappers_do_not_share_labels:*` (#3756) by Erich Gubler · 2 months ago
  100. 007e101 Refactor const parse tests (#3752) by alan-baker · 3 months ago