Sign in
dawn
/
dawn
/
0a32a724f4a8105663e5e63d1df8298d09ca92b4
/
.
/
test
/
intrinsics
/
gen
/
atomicStore
/
8bea94.wgsl.expected.hlsl
blob: 40616cc93654bef0e29138caeccb8649a306e0d8 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
var
<workgroup>
arg_0
:
atomic
<i32>
;
fn atomicStore_8bea94
()
{
atomicStore
(&(
arg_0
),
1
);
}
[[
stage
(
compute
)]]
fn compute_main
()
{
atomicStore_8bea94
();
}
Failed
to generate
:
error
:
unknown type
in
EmitType