Sign in
dawn
/
dawn
/
80a5bef3e7d3c8380185f3fbba833dfd300db1ad
/
.
/
test
/
tint
/
samples
/
function.wgsl.expected.msl
blob: 43d2a28abf893440bd0d3e3c92134e77f75a5638 [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
float
tint_symbol
()
{
return
0.40000000596046447754f
;
}
kernel
void
ep
()
{
return
;
}