Sign in
dawn
/
dawn
/
0b4250236a7b092888671ff06c17a6d1d74f369e
/
.
/
test
/
tint
/
identifiers
/
underscore
/
prefix
/
upper
/
alias.wgsl.expected.ir.fxc.hlsl
blob: 03e50e9164eb09098d5181022aa895dd52b4f2a5 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
int
c
=
0
;
int
d
=
0
;
s
=
(
c
+
d
);
}