Sign in
dawn
/
dawn
/
5265f07cf86c0458ae075154b8ba5b81154166f1
/
.
/
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
;
}