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