Sign in
dawn
/
dawn
/
711ed9e932e36b8050230e3a7def0874005daa6e
/
.
/
test
/
tint
/
unicode
/
identifiers.wgsl.expected.ir.msl
blob: 70a9af7e0cbc2671e40381d5ef31d37121637776 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
float
tint_symbol_2
(
int
tint_symbol_3
)
{
return
float
(
tint_symbol_3
);
}
fragment
void
tint_symbol_4
()
{
int
tint_symbol_5
=
0
;
float
const
tint_symbol_6
=
tint_symbol_2
(
tint_symbol_5
);
}