Sign in
dawn
/
dawn
/
22fc5cd5bf634ecaf217d72f8c9dc33e5a1db50b
/
.
/
test
/
tint
/
access
/
let
/
matrix.spvasm.expected.ir.dxc.hlsl
blob: a239d421cf0e5a0842cfbdd34bdec0dfdb7fb150 [
file
] [
log
] [
blame
]
void
main_1
()
{
float
x_24
=
5.0f
;
}
[
numthreads
(
1
,
1
,
1
)]
void
main
()
{
main_1
();
}