Sign in
dawn
/
dawn
/
8be0f9e24b250259fb527015c924f6916956b1e3
/
.
/
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
);
}