Sign in
dawn
/
dawn
/
refs/heads/main
/
.
/
test
/
tint
/
access
/
let
/
matrix.spvasm.expected.fxc.hlsl
blob: cfb71b6cb60e1ba6067074acdd573a3edc0b1833 [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
float
x_24
=
5.0f
;
return
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
return
;
}