Sign in
dawn
/
dawn
/
9b7ad9bab3398f665f45c63ae551ec8d7a7b6e92
/
.
/
test
/
tint
/
unicode
/
identifiers.wgsl.expected.ir.dxc.hlsl
blob: bc1d43d8987fca52ea54f16486ee2592e20feb7e [
file
] [
log
] [
blame
]
float
tint_symbol_2
(
int
tint_symbol_3
)
{
return
float
(
tint_symbol_3
);
}
void
tint_symbol_4
()
{
int
tint_symbol_5
=
0
;
float
tint_symbol_6
=
tint_symbol_2
(
tint_symbol_5
);
}