Sign in
dawn
/
dawn
/
59a4bd744aa0c3035832d652cf3391b8b121c398
/
.
/
test
/
tint
/
access
/
let
/
matrix.spvasm.expected.ir.msl
blob: fedef6f226863767903c46efd26e6b18d0045b98 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
main_1
()
{
float
const
x_24
=
5.0f
;
}
kernel
void
tint_symbol
()
{
main_1
();
}