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