Skip to content

Commit 2590336

Browse files
add tests
1 parent 71e3121 commit 2590336

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

cts_runner/test.lst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,9 @@ webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type=
215215
webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="SimpleStruct";*
216216
//FAIL: https://github.com/gfx-rs/wgpu/issues/8812
217217
// webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="ComplexStruct";*
218-
//FAIL: https://github.com/gfx-rs/wgpu/pull/8791
219-
// webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Cu32%3E";*
220-
// webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Ci32%3E";*
221-
// webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="AtomicInStruct";*
218+
webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Cu32%3E";*
219+
webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="atomic%3Ci32%3E";*
220+
webgpu:shader,execution,expression,call,builtin,workgroupUniformLoad:types:type="AtomicInStruct";*
222221
webgpu:shader,execution,flow_control,return:*
223222
// Many other vertex_buffer_access subtests also passing, but there are too many to enumerate.
224223
// Fails on Metal in CI only, not when running locally.

0 commit comments

Comments
 (0)