Sign in
dawn
/
dawn
/
875d116a873624816f02c3fdfc1b6b60d82efcd1
/
.
/
test
/
tint
/
samples
/
function.wgsl.expected.msl
blob: 6c3ffad4b15b03562429c39108068a629382c418 [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
float
tint_symbol
()
{
return
0.400000006f
;
}
kernel
void
ep
()
{
return
;
}