Sign in
dawn
/
dawn
/
45cd391d56356c62c08672f6f86fe7fdd30e4e13
/
.
/
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
;
}