Sign in
dawn
/
dawn
/
0a32a724f4a8105663e5e63d1df8298d09ca92b4
/
.
/
test
/
intrinsics
/
gen
/
atomicAnd
/
45a819.wgsl.expected.spvasm
blob: e163a7fa4c5e26b429ae78120a21e1a1dd0b5adf [
file
] [
log
] [
blame
]
SKIP
:
FAILED
var
<workgroup>
arg_0
:
atomic
<i32>
;
fn atomicAnd_45a819
()
{
var
res
:
i32
=
atomicAnd
(&(
arg_0
),
1
);
}
[[
stage
(
compute
)]]
fn compute_main
()
{
atomicAnd_45a819
();
}
Failed
to generate
:
unable to convert type
:
__atomic__i32