Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
samples
/
function.wgsl.expected.ir.msl
blob: 3871038e923f455ff2aff9b28ac216574a597b33 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
float
tint_symbol
()
{
return
0.40000000596046447754f
;
}
kernel
void
ep
()
{
float
const
a
=
tint_symbol
();
}