Sign in
dawn
/
dawn
/
0a32a724f4a8105663e5e63d1df8298d09ca92b4
/
.
/
test
/
intrinsics
/
gen
/
atomicMin
/
278235.wgsl.expected.hlsl
blob: 1279197bded40fcfcb0d23fc78a1cae7479efab1 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
var
<workgroup>
arg_0
:
atomic
<i32>
;
fn atomicMin_278235
()
{
var
res
:
i32
=
atomicMin
(&(
arg_0
),
1
);
}
[[
stage
(
compute
)]]
fn compute_main
()
{
atomicMin_278235
();
}
Failed
to generate
:
error
:
unknown type
in
EmitType