Sign in
chromium
/
external
/
github.com
/
gpuweb
/
cts
/
HEAD
3597f03
CTS for subgroup_uniformity language feature (#4516)
by alan-baker
· 55 minutes ago
main
b231a8c
Update maxTextureDimesion3D to match spec. (#4530)
by Greggman
· 3 days ago
a630b0e
Clean up old texture usage names in constants.ts (#4528)
by Kai Ninomiya
· 4 days ago
30454b0
Fix more validation tests for transient attachment usage (#4519)
by François Beaufort
· 5 days ago
9ad7259
Have resolve test test more formats. (#4526)
by Greggman
· 5 days ago
fcf2a82
Require compat mode limits (#4524)
by Greggman
· 6 days ago
de2ea6e
Revert "'maxStorageBuffersInFragmentStage' and 'maxStorageBuffersInVertexStage' aren't (#4448)" (#4521)
by Greggman
· 6 days ago
d3d675e
Revert "Rollin Immediates (#4517)" (#4522)
by Greggman
· 6 days ago
8e9c65e
Add operation tests for transient attachment usage (#4520)
by François Beaufort
· 6 days ago
f7d27f9
Fix transient attachment usage in validation tests (#4518)
by François Beaufort
· 10 days ago
eca60d9
Rollin Immediates (#4517)
by shaoboyan091
· 11 days ago
9f1f325
Add validation tests for transient attachment usage (#4508)
by François Beaufort
· 12 days ago
e7cad01
uniformity: cover relaxed rules for loop with returns (#4514)
by David Neto
· 2 weeks ago
ef27c0b
uniformity: test uniformity when a loop body only returns (#4477)
by David Neto
· 2 weeks ago
c1281de
Fix swizzle operation test (#4505)
by Greggman
· 2 weeks ago
a4a4a2b
Enable only results failures by default (#4511)
by petermcneeleychromium
· 3 weeks ago
3314e41
Add hasFeature function and disallow features.has (#4506)
by Greggman
· 4 weeks ago
5a1dcdc
Skip fine derivative tests in compatibility mode (#4504)
by Greggman
· 5 weeks ago
452bd98
Fix texture-component-swizzle typo (#4498)
by Greggman
· 5 weeks ago
4fe9eec
Compat: Test that dpdxFine, dpdyFine, and fwidthFine are disallowed (#4503)
by Greggman
· 5 weeks ago
d6613a5
Detect invalid end() in "pass_end_invalid_order" (#4501)
by Corentin Wallez
· 5 weeks ago
c62b162
Correct an error (#4499)
by May Mei
· 5 weeks ago
e75b600
Add a test for many timestamp query sets (#4494)
by Greggman
· 5 weeks ago
f5977ec
Add Render Bundle operation tests (#4493)
by Greggman
· 5 weeks ago
bd0414c
const_array_elements limit test: split into MAX, MAX/8, MAX/64 cases (#4497)
by David Neto
· 5 weeks ago
b05a778
Check that createView format is compatible with the view usage. (#4495)
by Corentin Wallez
· 5 weeks ago
7c0a48e
workgroup_size validation: support devices limited to 256 invocations (#4491)
by David Neto
· 6 weeks ago
07253dd
CTS for subgroup_id language feature (#4487)
by alan-baker
· 6 weeks ago
8a39e1d
Only try OOM allocation size with 'absurd' value (#4489)
by Ryan Harrison
· 7 weeks ago
6dffd78
Adjust maxFractionalDiff for canvas color-space-conversion (#4486)
by Greggman
· 7 weeks ago
eefe6f3
Check GPUAdapterInfo.isFallbackAdapter on explicit `fallback` request (#4483)
by Andrei Volykhin
· 7 weeks ago
d03e3d9
wgsl: Add coverage for uniform_buffer_standard_layout (#4484)
by James Price
· 7 weeks ago
9504252
Add validation test for semicolon before break-if. (#4481)
by dan sinclair
· 8 weeks ago
d863101
remove use of 'subgroup_branching' diagnostic (#4478)
by David Neto
· 8 weeks ago
aabe8e8
Refactor copyExternalImageToTexture tested formats. (#4465)
by Greggman
· 9 weeks ago
e34f99a
Clean unnecessary swizzle related casts (#4473)
by François Beaufort
· 9 weeks ago
e6c5ee9
Catch unexpected WebGPU errors. (#4475)
by Greggman
· 9 weeks ago
494e318
wgsl: test uniformity analysis of break-if condition (#4472)
by David Neto
· 9 weeks ago
61eae08
Add texture-component-swizzle tests (#4427)
by Greggman
· 9 weeks ago
4adb750
wgsl: Add validation tests for override-sized arrays (#4470)
by James Price
· 10 weeks ago
277ef80
Add logical operation override tests. (#4469)
by dan sinclair
· 10 weeks ago
d822a3c
Cleanups in DevicePool.release (#4467)
by Kai Ninomiya
· 2 months ago
ecfae04
Add option to periodically replace device (#4466)
by Kai Ninomiya
· 2 months ago
b62c3fc
Show default device in standalone runner (#4464)
by James Price
· 3 months ago
0d83aa3
Fix issues wrt to compat only limits (#4463)
by Greggman
· 3 months ago
59ba3eb
Update copyExternalImageToTexture test formats (#4460)
by Greggman
· 3 months ago
18f1cc7
Add invariant test when not an entry point parameter. (#4456)
by dan sinclair
· 3 months ago
3ec15ab
Make gen_version fail gracefully if git is not available (#4455)
by Kai Ninomiya
· 3 months ago
35ecea5
Save failed results only (#4457)
by petermcneeleychromium
· 3 months ago
0e795dd
Add tests for Tier2 read-write storage texture access (#4453)
by May Mei
· 3 months ago
42c0504
Add checks for renderable formats with texture-format-tier1 enabled (#4450)
by May Mei
· 3 months ago
d794977
Add support for 16-bit SNORM/UNORM format in kLoadValueFromStorageInfo (#4449)
by May Mei
· 3 months ago
b500efd
'maxStorageBuffersInFragmentStage' and 'maxStorageBuffersInVertexStage' aren't (#4448)
by mwyrzykowski
· 4 months ago
0558b19
Add tests for the primitive_index builtin (#4435)
by Brandon Jones
· 4 months ago
5a49f0b
fix: properly apply `bindTextureResource` in `render_pass_descriptor:one_*_attachment` tests (#4447)
by Erich Gubler
· 4 months ago
0fb20da
The specification says: (#4445)
by mwyrzykowski
· 4 months ago
02f6385
Add test for GPUTextureFormats' resolve capability with tier1 (#4446)
by May Mei
· 4 months ago
8201672
The validation rules for https://www.w3.org/TR/webgpu/#abstract-opdef-validating-gpuvertexbufferlayout state (#4444)
by mwyrzykowski
· 4 months ago
e6e9758
Add tests for Tier1 write-only storage texture access (#4442)
by May Mei
· 4 months ago
0636ded
Correct expected data in read-only related tests (#4441)
by May Mei
· 4 months ago
5e80f86
The specification for createTexture says https://www.w3.org/TR/webgpu/#dom-gpudevice-createtexture (#4439)
by mwyrzykowski
· 4 months ago
f6b22c0
Add tests for Tier1 read-only storage texture access (#4438)
by May Mei
· 4 months ago
07f4412
Test16-bit UNORM/SNORM format capabilities with TextureFormatsTier1 (#4436)
by May Mei
· 4 months ago
e0cb076
Expand acceptable range of tanh (#4392)
by petermcneeleychromium
· 5 months ago
44dac85
Additional test cases for encoder states (#4401)
by Andy Leiserson
· 5 months ago
ca68f03
Fix type of index in uniformity tests (#4432)
by James Price
· 5 months ago
26530c7
Fix "resoruces" typo in resources.ts (#4428)
by Tim Nguyen
· 5 months ago
5b47767
Remove resolve from tier1 formats (#4425)
by Greggman
· 5 months ago
2e418e2
Tweak buffer_texture_copies:sample_count (#4423)
by Andy Leiserson
· 5 months ago
adce7fa
Avoid buffer overrun (#4422)
by petermcneeleychromium
· 5 months ago
68676e3
Refactor isTextureFormatUsableAsStorageFormatInCreateShaderModule (#4419)
by Greggman
· 5 months ago
eba794d
Add copyBufferToTexture and copyTextureToBuffer validation tests (#4420)
by Greggman
· 5 months ago
55d56ef
Fix api,operation,adapter,requestDevice:invalid test (#4417)
by François Beaufort
· 5 months ago
7d143a9
Allow GPUTexture where GPUTextureView is used (#4407)
by François Beaufort
· 5 months ago
a691430
update shader validation types test for tier1 formats (#4418)
by David Neto
· 5 months ago
393b928
tier1/2 add pipeline auto-layout tests. (#4416)
by Greggman
· 6 months ago
797458c
Test layout auto/storage texture formats/access modes (#4415)
by Greggman
· 6 months ago
6185b7a
Add support for 'texture-formats-tier2' (#4414)
by Greggman
· 6 months ago
05e22ac
bump @webgpu/types to v0.1.63 (#4413)
by Greggman
· 6 months ago
f815f73
Refactor that not all storage texture support read-only (#4411)
by Greggman
· 6 months ago
9dc0672
Add some texture builtin debug info. (#4409)
by Greggman
· 6 months ago
4206f28
Rename isTextureFormatUsableAsStorageFormat to isTextureFormatUsableAsStorageTexture (#4410)
by Greggman
· 6 months ago
b0f9d24
Fix textureStore test (#4408)
by Greggman
· 6 months ago
2a8d4a8
Add texture_1d support to textureSampleLevel (#4406)
by François Beaufort
· 6 months ago
9773380
Update CTS to implement new f32 to int conversion saturation rules (#4405)
by petermcneeleychromium
· 6 months ago
cb3be1a0
Refactor depth_clamp_and_clip test (#4404)
by Greggman
· 6 months ago
605c2fe
Add feature test for texture-formats-tier1 (#4403)
by Greggman
· 6 months ago
f375033
Remove writeTimestamp tests (#4402)
by Greggman
· 7 months ago
566aba1
Test GPUBuffer in GPUBindingResource (#4390)
by François Beaufort
· 7 months ago
75289e0
Roll @webgpu/types (#4400)
by Greggman
· 7 months ago
4b8585e
In uncapturederror tests, don't log errors. (#4398)
by Greggman
· 7 months ago
d3b6be8
Test onuncapturederror order vs addEventListener (#4397)
by Greggman
· 7 months ago
66064ce
Test addEventListener works with EventListener & EventHandler (#4393)
by Greggman
· 7 months ago
00bbf54
Fix out-of-order subcase logs (#4396)
by Kai Ninomiya
· 7 months ago
be765eb
Follow common JavaScript style (#4395)
by Greggman
· 7 months ago
905c7cb
Add some tests related to GPUDevice extending EventTarget (#4389)
by Greggman
· 7 months ago
f5816ba
Add some JavaScript inheritance tests. (#4388)
by Greggman
· 7 months ago
71e9fad
Fix number_of_bind_group_layouts_exceeds_the_maximum_value test (#4387)
by Greggman
· 7 months ago
e25f9be
typo: add end quote to `texture format <X> requires feature: '<F>` (#4369)
by Erich Gubler
· 7 months ago
8b48ab0
Fix for running under deno (#4385)
by Andy Leiserson
· 7 months ago
Next »