1. b507bd1 Add validation coverage for `const SHIFT override` (#4649) by James Price · 4 days ago main
  2. 16f8a06 Add shader validation tests on subgroup-size-control - Part II (#4648) by Jiawei Shao · 6 days ago
  3. 9a848e6 Add shader execution tests on the feature `subgroup-size-control` (#4643) by Jiawei Shao · 7 days ago
  4. d5d1f9d Add API validation tests on the extension `subgroup-size-control` (#4642) by Jiawei Shao · 10 days ago
  5. f72cf53 Test viewFormats with TRANSIENT_ATTACHMENT (#4647) by Kai Ninomiya · 11 days ago
  6. f08551b Add shader validation tests on `subgroup-size-control` - Part I (#4641) by Jiawei Shao · 13 days ago
  7. 97b4991 Add tests for validation that stripIndexFormat and indexFormat must match (#4644) by Corentin Wallez · 14 days ago
  8. 3b327eb Check that an unused, destroyed occlusion query causes submit to fail (#4639) by Corentin Wallez · 5 weeks ago
  9. cea97a8 Add tests for override-sized array pointer parameters (#4632) by alan-baker · 5 weeks ago
  10. 92119070 Test that createBuffer/createTexture only allows exposed usages (#4634) by Kai Ninomiya · 5 weeks ago
  11. 5170f8a Test createTexture() with invalid usages or combinations of usages (#4636) by Kai Ninomiya · 5 weeks ago
  12. 0d85e34 Test createView and resolveTarget with TRANSIENT_ATTACHMENT (#4635) by Kai Ninomiya · 5 weeks ago
  13. 1a90098 Correct MAINTENANCE_TODO about TRANSIENT_ATTACHMENT (#4633) by Kai Ninomiya · 5 weeks ago
  14. 408288e Add vec function var uniformity cases (#4630) by Natalie Chouinard · 5 weeks ago
  15. 5c6b119 Add more timestamp tests (#4631) by Greggman · 6 weeks ago
  16. 5234d65 Change subcases to cases in api,validation,buffer,create:limit (#4628) by Kai Ninomiya · 6 weeks ago
  17. ded8b77 Check clearing of 3d textures when rendering to a slice (#4625) by Greggman · 6 weeks ago
  18. 3962314 Test Reusing the same query in the same command buffer (#4626) by Greggman · 6 weeks ago
  19. 0f4e899 Test uninitialized queries in unsubmitted command buffers (#4624) by Greggman · 7 weeks ago
  20. ad254c6 Test truncation of subnormals (#4623) by Natalie Chouinard · 7 weeks ago
  21. 09fdb84 Refactor immediate operation test to drop dependency on StorageBuffersInFragmentStage (#4619) by shaoboyan091 · 9 weeks ago
  22. 9726cfe Consider tier1 formats language feature in RO/RW storage texture test (#4567) by Andy Leiserson · 2 months ago
  23. 74a1503 Revert "Add README.chromium (#4616)" (#4618) by Kai Ninomiya · 2 months ago
  24. 857b158 Add README.chromium (#4616) by Kai Ninomiya · 2 months ago
  25. e135cc0 Fix `linear_indexing` tests (#4615) by Teodor Tanasoaia · 2 months ago
  26. 5ca78e5 Fix struct_padding required size to include trailing padding (#4613) by shaoboyan091 · 3 months ago
  27. 81bf5e9 Operation tests for setImmediates (#4558) by shaoboyan091 · 3 months ago
  28. 4cafebf CTS for linear_indexing language feature (#4595) by alan-baker · 3 months ago
  29. 67c7a2f Test swizzle assignment eval order (#4608) by Natalie Chouinard · 3 months ago
  30. 54441b8 Update expected result of an unconfigured canvas to be transparent black (#4607) by Teodor Tanasoaia · 3 months ago
  31. d213d4b Test compound assignment order of eval (#4606) by Natalie Chouinard · 3 months ago
  32. 21ecca5 Add importExternalTexture test for video frame display size diff with coded size (#4589) by Hao Li · 3 months ago
  33. b043a4e Set batch size 1 for binary AF matrix tests (#4604) by Ryan Harrison · 3 months ago
  34. 0ea9bce Add immediate size validation cases for pipeline creation (#4573) by shaoboyan091 · 3 months ago
  35. e9eab3d Add debug info to fragment builtins. (#4602) by Greggman · 3 months ago
  36. 3a8f51b [github] Fix checkout of PR base commit in pr.yml (#4601) by Kai Ninomiya · 3 months ago
  37. d483bf3 Explicitly specify rootDir to satisfy upcoming TypeScript v6. (#4599) by freshp86 · 3 months ago
  38. 49f76dc Add invalid swizzle assignment validation (#4598) by Natalie Chouinard · 3 months ago
  39. 1b938b5 Add chained and compound swizzle assignment tests (#4596) by Natalie Chouinard · 3 months ago
  40. 3865788 Fix norm16 formats to be unfilterable-float and not float (#4594) by Corentin Wallez · 3 months ago
  41. 35e9011 Add more swizzle assignment tests (#4583) by Natalie Chouinard · 3 months ago
  42. f93e7e2 Give case keys names and update json (#4591) by Natalie Chouinard · 4 months ago
  43. df0dced Allow swizzle assignment with language feature (#4590) by Natalie Chouinard · 4 months ago
  44. dbe37c7 Add immediate size validation tests for pipeline layout creation. (#4572) by shaoboyan091 · 4 months ago
  45. 93cb942 Add swizzle assignment validation tests (#4587) by Natalie Chouinard · 4 months ago
  46. eb9091d Fix buffer usage validity (#4586) by Teodor Tanasoaia · 4 months ago
  47. f1db17e [NFC] Cleanup video test (#4585) by alan-baker · 4 months ago
  48. d7f88a1 Add canvas texture direct attachment tests (#4584) by Greggman · 4 months ago
  49. 319cd9b Modify video import tests (#4582) by alan-baker · 4 months ago
  50. 9d462e5 Additional bitwise shift test cases (#4578) by Andy Leiserson · 4 months ago
  51. 5cfc580 Swizzle assignment tests (#4580) by Natalie Chouinard · 4 months ago
  52. b07fa2f Add test for compound assignment with swizzle (#4581) by Natalie Chouinard · 4 months ago
  53. f4cda20 Update mapping tests to be in line with the spec (#4575) by Teodor Tanasoaia · 4 months ago
  54. ded0ae3 Test that select() does not short circuit (#4577) by Natalie Chouinard · 4 months ago
  55. d2e2e3c Validation: Add immediate data pipeline validation tests (#4547) by shaoboyan091 · 4 months ago
  56. f9e7872 Allow tests to extend endTestScope timeout (#4560) by Hao Li · 4 months ago
  57. 68544fd Add mixed swizzle and indexing tests (#4570) by Natalie Chouinard · 4 months ago
  58. 437a692 Edge cases (#4574) by petermcneeleychromium · 4 months ago
  59. 936d5ee Add more operation tests for transient attachment (#4563) by François Beaufort · 4 months ago
  60. 01b814e Add tests of swizzle assignment (#4569) by Natalie Chouinard · 4 months ago
  61. 0ca53dd Improve subgroupBroadcast tests (#4562) by alan-baker · 4 months ago
  62. 4be9112 Limits test: skip duplicate cases when maximum limit == default limit (#4565) by Kai Ninomiya · 5 months ago
  63. c4cfd73 Add new builtins to maxInterStageShaderVariables test (#4554) by Greggman · 5 months ago
  64. db3a77f Refactor texture supports functions to use features (#4559) by Greggman · 5 months ago
  65. d1ef6a8 Alternate fix for fragment input deductions in max_variables_count,input (#4555) by Kai Ninomiya · 5 months ago
  66. cf6c5cd chore(gitignore): ignore `pnpm-lock.yaml` (#4556) by Erich Gubler · 5 months ago
  67. 1499138 Add CTS for texture_and_sampler_let language feature (#4490) by alan-baker · 5 months ago
  68. 8105443 Compat: Disallow cube-array texture creation. (#4552) by Greggman · 5 months ago
  69. acb7d79 Compat: getCurrentTexture and textureBindingViewDimension (#4553) by Greggman · 5 months ago
  70. f1aca41 Tweaks to case count reports on PRs (#4551) by Kai Ninomiya · 5 months ago
  71. 8f6f731 PR-comment automation works now. Fix nits by Kai Ninomiya · 5 months ago
  72. 279abe9 Attempt to fix PR-comment automation (3) by Kai Ninomiya · 5 months ago
  73. deab3a9 Attempt to fix PR-comment automation (2) by Kai Ninomiya · 5 months ago
  74. 8c90ec1 Attempt to fix PR-comment automation by Kai Ninomiya · 5 months ago
  75. 4ed1a40 Generate a case-count report on pull requests (#4548) by Kai Ninomiya · 5 months ago
  76. 77591d8 Cleanup some texture checks (#4544) by Greggman · 5 months ago
  77. 2ded3f4 Test reflection of GPUTexture.textureBindingViewDimension. (#4537) by Greggman · 5 months ago
  78. 19f59f9 Compat: Add copy T2T, T2B, B2T tests for textureBindingViewDimesion (#4542) by Greggman · 5 months ago
  79. 41c23db `maxInterStageShaderVariables`: decrement max fragment input outputs per fragment input built-in (#4539) by Erich Gubler · 5 months ago
  80. d5a131f Minor fix for operator desc (#4536) by petermcneeleychromium · 5 months ago
  81. e0c2ca9 Bump @webgpu/types to 0.1.68 (#4534) by Greggman · 6 months ago
  82. 5c24db5 Require depthOrArrayLayers=1 and mipLevelCount=1 for transient textures (#4533) by François Beaufort · 6 months ago
  83. 18183dc Validate setImmediates API in different encoder types (#4515) by shaoboyan091 · 6 months ago
  84. a660547 Test configure() with invalid usages, with some refactoring (#4527) by Kai Ninomiya · 6 months ago
  85. f793370 Restrict transient textures to 2d (#4531) by François Beaufort · 6 months ago
  86. 3597f03 CTS for subgroup_uniformity language feature (#4516) by alan-baker · 6 months ago
  87. b231a8c Update maxTextureDimesion3D to match spec. (#4530) by Greggman · 6 months ago
  88. a630b0e Clean up old texture usage names in constants.ts (#4528) by Kai Ninomiya · 6 months ago
  89. 30454b0 Fix more validation tests for transient attachment usage (#4519) by François Beaufort · 6 months ago
  90. 9ad7259 Have resolve test test more formats. (#4526) by Greggman · 6 months ago
  91. fcf2a82 Require compat mode limits (#4524) by Greggman · 6 months ago
  92. de2ea6e Revert "'maxStorageBuffersInFragmentStage' and 'maxStorageBuffersInVertexStage' aren't (#4448)" (#4521) by Greggman · 6 months ago
  93. d3d675e Revert "Rollin Immediates (#4517)" (#4522) by Greggman · 6 months ago
  94. 8e9c65e Add operation tests for transient attachment usage (#4520) by François Beaufort · 6 months ago
  95. f7d27f9 Fix transient attachment usage in validation tests (#4518) by François Beaufort · 6 months ago
  96. eca60d9 Rollin Immediates (#4517) by shaoboyan091 · 6 months ago
  97. 9f1f325 Add validation tests for transient attachment usage (#4508) by François Beaufort · 6 months ago
  98. e7cad01 uniformity: cover relaxed rules for loop with returns (#4514) by David Neto · 6 months ago
  99. ef27c0b uniformity: test uniformity when a loop body only returns (#4477) by David Neto · 6 months ago
  100. c1281de Fix swizzle operation test (#4505) by Greggman · 6 months ago