Sign in
dawn
/
tint
/
6d60c046e80acbe10c002d4322e0a20a58b9a416
/
.
/
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
;
}