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