Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvUnaryConversionTest_ConvertFToU_Scalar_ToUnsigned.spvasm.expected.hlsl
blob: f9bd3d12ec436d1211bf958590ef965c9da32d8f [
file
] [
log
] [
blame
]
void
main_1
()
{
const
uint
x_1
=
uint
(
50.0f
);
return
;
}
void
main
()
{
main_1
();
return
;
}