Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
statements
/
decrement
/
private.wgsl.expected.ir.fxc.hlsl
blob: 3e4eda1bd2784bfb8029b4f749e6777e905ac5e4 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main
()
{
i
=
(
i
-
1
);
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}