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