Sign in
dawn
/
dawn
/
refs/heads/chromium/5995
/
.
/
test
/
tint
/
bug
/
tint
/
1932.spvasm.expected.dxc.hlsl
blob: efed96a409fbd11ec3354168c50c174d6562e84c [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
const
float
x_10
=
0.0f
;
return
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
return
;
}