Sign in
dawn
/
dawn.git
/
ec0b64043567293ff2df9f05465e4dfd5f80d351
/
.
/
test
/
tint
/
ptr_ref
/
copy
/
ptr_copy.spvasm.expected.ir.fxc.hlsl
blob: 5510828ee389d927b9a840366d917b113a4ebf54 [
file
]
SKIP
:
FAILED
void
main_1
()
{
uint
x_10
=
0u
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
}