Sign in
dawn
/
dawn
/
0a32a724f4a8105663e5e63d1df8298d09ca92b4
/
.
/
test
/
intrinsics
/
gen
/
atomicMin
/
69d383.wgsl.expected.spvasm
blob: dfce4dd80b7e8668be683c82356c03e8bfc8ca34 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
var
<workgroup>
arg_0
:
atomic
<u32>
;
fn atomicMin_69d383
()
{
var
res
:
u32
=
atomicMin
(&(
arg_0
),
1u
);
}
[[
stage
(
compute
)]]
fn compute_main
()
{
atomicMin_69d383
();
}
Failed
to generate
:
unable to convert type
:
__atomic__u32