Sign in
dawn
/
dawn
/
0b4250236a7b092888671ff06c17a6d1d74f369e
/
.
/
test
/
tint
/
identifiers
/
underscore
/
double
/
const.wgsl.expected.ir.dxc.hlsl
blob: 85e1f7a3d28863358372bc506cf99286e27747b7 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
s
=
3
;
}
DXC validation failure
:
hlsl
.
hlsl
:
3
:
3
:
error
:
use
of undeclared identifier
's'
s
=
3
;
^