Sign in
dawn
/
dawn
/
bf8ee3549875457ee5019b83923bf0205763cfab
/
.
/
test
/
tint
/
bug
/
chromium
/
1341475.wgsl.expected.msl
blob: 5e194ff88745447a6a0a9e8fb16cab37f00431d1 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
()
{
mix
(
1.0f
,
1.0f
,
1.0f
);
return
;
}