- 4adb750 wgsl: Add validation tests for override-sized arrays (#4470) by James Price · 2 days ago main
- 277ef80 Add logical operation override tests. (#4469) by dan sinclair · 3 days ago
- d822a3c Cleanups in DevicePool.release (#4467) by Kai Ninomiya · 9 days ago
- ecfae04 Add option to periodically replace device (#4466) by Kai Ninomiya · 9 days ago
- b62c3fc Show default device in standalone runner (#4464) by James Price · 11 days ago
- 0d83aa3 Fix issues wrt to compat only limits (#4463) by Greggman · 2 weeks ago
- 59ba3eb Update copyExternalImageToTexture test formats (#4460) by Greggman · 3 weeks ago
- 18f1cc7 Add invariant test when not an entry point parameter. (#4456) by dan sinclair · 4 weeks ago
- 3ec15ab Make gen_version fail gracefully if git is not available (#4455) by Kai Ninomiya · 4 weeks ago
- 35ecea5 Save failed results only (#4457) by petermcneeleychromium · 4 weeks ago
- 0e795dd Add tests for Tier2 read-write storage texture access (#4453) by May Mei · 5 weeks ago
- 42c0504 Add checks for renderable formats with texture-format-tier1 enabled (#4450) by May Mei · 5 weeks ago
- d794977 Add support for 16-bit SNORM/UNORM format in kLoadValueFromStorageInfo (#4449) by May Mei · 6 weeks ago
- b500efd 'maxStorageBuffersInFragmentStage' and 'maxStorageBuffersInVertexStage' aren't (#4448) by mwyrzykowski · 6 weeks ago
- 0558b19 Add tests for the primitive_index builtin (#4435) by Brandon Jones · 6 weeks ago
- 5a49f0b fix: properly apply `bindTextureResource` in `render_pass_descriptor:one_*_attachment` tests (#4447) by Erich Gubler · 6 weeks ago
- 0fb20da The specification says: (#4445) by mwyrzykowski · 7 weeks ago
- 02f6385 Add test for GPUTextureFormats' resolve capability with tier1 (#4446) by May Mei · 7 weeks ago
- 8201672 The validation rules for https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexbufferlayout state (#4444) by mwyrzykowski · 7 weeks ago
- e6e9758 Add tests for Tier1 write-only storage texture access (#4442) by May Mei · 7 weeks ago
- 0636ded Correct expected data in read-only related tests (#4441) by May Mei · 7 weeks ago
- 5e80f86 The specification for createTexture says https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture (#4439) by mwyrzykowski · 8 weeks ago
- f6b22c0 Add tests for Tier1 read-only storage texture access (#4438) by May Mei · 8 weeks ago
- 07f4412 Test16-bit UNORM/SNORM format capabilities with TextureFormatsTier1 (#4436) by May Mei · 10 weeks ago
- e0cb076 Expand acceptable range of tanh (#4392) by petermcneeleychromium · 2 months ago
- 44dac85 Additional test cases for encoder states (#4401) by Andy Leiserson · 3 months ago
- ca68f03 Fix type of index in uniformity tests (#4432) by James Price · 3 months ago
- 26530c7 Fix "resoruces" typo in resources.ts (#4428) by Tim Nguyen · 3 months ago
- 5b47767 Remove resolve from tier1 formats (#4425) by Greggman · 3 months ago
- 2e418e2 Tweak buffer_texture_copies:sample_count (#4423) by Andy Leiserson · 3 months ago
- adce7fa Avoid buffer overrun (#4422) by petermcneeleychromium · 3 months ago
- 68676e3 Refactor isTextureFormatUsableAsStorageFormatInCreateShaderModule (#4419) by Greggman · 3 months ago
- eba794d Add copyBufferToTexture and copyTextureToBuffer validation tests (#4420) by Greggman · 3 months ago
- 55d56ef Fix api,operation,adapter,requestDevice:invalid test (#4417) by François Beaufort · 3 months ago
- 7d143a9 Allow GPUTexture where GPUTextureView is used (#4407) by François Beaufort · 3 months ago
- a691430 update shader validation types test for tier1 formats (#4418) by David Neto · 3 months ago
- 393b928 tier1/2 add pipeline auto-layout tests. (#4416) by Greggman · 3 months ago
- 797458c Test layout auto/storage texture formats/access modes (#4415) by Greggman · 3 months ago
- 6185b7a Add support for 'texture-formats-tier2' (#4414) by Greggman · 3 months ago
- 05e22ac bump @webgpu/types to v0.1.63 (#4413) by Greggman · 4 months ago
- f815f73 Refactor that not all storage texture support read-only (#4411) by Greggman · 4 months ago
- 9dc0672 Add some texture builtin debug info. (#4409) by Greggman · 4 months ago
- 4206f28 Rename isTextureFormatUsableAsStorageFormat to isTextureFormatUsableAsStorageTexture (#4410) by Greggman · 4 months ago
- b0f9d24 Fix textureStore test (#4408) by Greggman · 4 months ago
- 2a8d4a8 Add texture_1d support to textureSampleLevel (#4406) by François Beaufort · 4 months ago
- 9773380 Update CTS to implement new f32 to int conversion saturation rules (#4405) by petermcneeleychromium · 4 months ago
- cb3be1a0 Refactor depth_clamp_and_clip test (#4404) by Greggman · 4 months ago
- 605c2fe Add feature test for texture-formats-tier1 (#4403) by Greggman · 4 months ago
- f375033 Remove writeTimestamp tests (#4402) by Greggman · 4 months ago
- 566aba1 Test GPUBuffer in GPUBindingResource (#4390) by François Beaufort · 4 months ago
- 75289e0 Roll @webgpu/types (#4400) by Greggman · 4 months ago
- 4b8585e In uncapturederror tests, don't log errors. (#4398) by Greggman · 4 months ago
- d3b6be8 Test onuncapturederror order vs addEventListener (#4397) by Greggman · 4 months ago
- 66064ce Test addEventListener works with EventListener & EventHandler (#4393) by Greggman · 5 months ago
- 00bbf54 Fix out-of-order subcase logs (#4396) by Kai Ninomiya · 5 months ago
- be765eb Follow common JavaScript style (#4395) by Greggman · 5 months ago
- 905c7cb Add some tests related to GPUDevice extending EventTarget (#4389) by Greggman · 5 months ago
- f5816ba Add some JavaScript inheritance tests. (#4388) by Greggman · 5 months ago
- 71e9fad Fix number_of_bind_group_layouts_exceeds_the_maximum_value test (#4387) by Greggman · 5 months ago
- e25f9be typo: add end quote to `texture format <X> requires feature: '<F>` (#4369) by Erich Gubler · 5 months ago
- 8b48ab0 Fix for running under deno (#4385) by Andy Leiserson · 5 months ago
- e5e17d8 Pipeline error for out of bounds array with dynamic and offset (#4384) by petermcneeleychromium · 5 months ago
- f42b4e6 If BC is supported, BC Sliced 3D must be supported (#4379) by François Beaufort · 5 months ago
- 3e5af4a Fix texture tests (#4383) by Greggman · 5 months ago
- 1a47862 Fix usages of textureDimensionAndFormatCompatible (#4376) by Greggman · 5 months ago
- 168536a If ASTC Sliced 3D is supported, ASTC must be supported (#4375) by François Beaufort · 6 months ago
- b577650 Use 0.4 for depth unorm value in depth_compare_func rendering test (#4374) by jiangzhaoming · 6 months ago
- 64b4dfc Skip some requestAdapter_invalid_featureLevel tests in compat-only (#4373) by François Beaufort · 6 months ago
- 8aebf4e Test 3D compressed formats in copyTextureToTexture (#4371) by François Beaufort · 6 months ago
- 26a9777 cameraCapture: Simplify codepaths, try to wait for a real frame (#4365) by Kai Ninomiya · 6 months ago
- c09e68c Add tests for consumed adapter in requestDevice (#4336) by François Beaufort · 6 months ago
- b5accdb Basic workgroup override expression test (#4368) by petermcneeleychromium · 6 months ago
- c01026f New buffer,create:size mappedAtCreation behavior (#4370) by Brandon Jones · 6 months ago
- ffad382 Test onuncapturederror (#4367) by Kai Ninomiya · 6 months ago
- 74cbf9a Remove unload handler (#4366) by Kai Ninomiya · 6 months ago
- 2663a2a Prep for testing compressed 3d sliced texture formats (#4359) by Greggman · 6 months ago
- 29b64be Add feature tests for 3D texture with ASTC compressed formats (#4362) by François Beaufort · 6 months ago
- 43b6fb8 Test an empty resolve pass (#4360) by Kai Ninomiya · 6 months ago
- 865c15b Expression in workgroup size (#4358) by petermcneeleychromium · 6 months ago
- 09a6a9a Add feature tests for 3D texture with BC compressed formats (#4357) by François Beaufort · 6 months ago
- 3df7673 Fix shader,execution,expression,call,builtin,subgroupShuffle:compute,split (#4340) by Hao Li · 6 months ago
- 0ac8019 Add BC sliced 3D adapter capability checks (#4356) by François Beaufort · 6 months ago
- bf3383c Wait for the device pools to release (#4355) by Greggman · 6 months ago
- 1b0ea84 Check packed texture formats features for 3d texture creations (#4352) by François Beaufort · 6 months ago
- 94bac71 Fix block/enforce/compat option interaction (#4344) by Greggman · 6 months ago
- a50862d Remove WGSLTextureSampleTest and WGSLTextureQueryTest (#4353) by Greggman · 6 months ago
- dd77cbf Remove some out of date comments (#4354) by Greggman · 6 months ago
- c03a9ce Add test for loading an atomic inside a struct (#4347) by François Beaufort · 6 months ago
- 270bca1 Add uniformity test for workgroupUniformLoad overload (#4348) by François Beaufort · 6 months ago
- 2a4908e Update fp primer unbounded precision (#4351) by petermcneeleychromium · 6 months ago
- 492fefb Refactor validation tests (#4350) by Greggman · 6 months ago
- ad71199 Remove some unimplemented from clear_value.spec.ts (#4349) by Greggman · 6 months ago
- af0f39a Remove TextureTestMixin (#4346) by Greggman · 6 months ago
- b0f1133 Remove ValidationTest (#4343) by Greggman · 6 months ago
- c682308 remove MaxLimitsTestMixin (#4342) by Greggman · 6 months ago
- 69d03dd Unbounded precision intervals for addition and subtraction (#4335) by petermcneeleychromium · 6 months ago
- ade41b2 canvas,configure: call getCurrentTexture() twice. (#4338) by Stephen White · 6 months ago
- d3ac578 Add tests for workgroupUniformLoad overload (#4332) by François Beaufort · 6 months ago
- 2d0dd8c Use featureLevel instead of compatibilityMode (#4333) by François Beaufort · 6 months ago
- 75af759 Save cts results as json (#4334) by petermcneeleychromium · 6 months ago