Sign in
dawn
/
dawn
/
6016d1e5cdc913d405076b411584e1b56caef3f4
/
.
/
test
/
tint
/
ptr_ref
/
copy
/
ptr_copy.spvasm.expected.dxc.hlsl
blob: 0bc2907bba6ce4af1ab5da6c6dc8d1185356909b [
file
] [
log
] [
blame
]
void
main_1
()
{
uint
x_10
=
0u
;
return
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
return
;
}