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