Sign in
dawn
/
dawn
/
6c89d6d742a204689b23e8da596d87c9782d2156
/
.
/
test
/
tint
/
const
/
inferred
/
function.wgsl.expected.ir.msl
blob: 55b1096be405e944cfdb3a54f28a6a9219703344 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
const_decls
()
{
}
fragment float4 tint_symbol
()
{
return
float4
(
0.0f
);
}