Sign in
dawn
/
dawn
/
455e7105f5a430291bf5a530272b30503e41760d
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvUnaryConversionTest_ConvertUToF_Vector_FromSigned.spvasm.expected.ir.fxc.hlsl
blob: a3abc82691525aa1fcb2f8d57a7e1ed5e4be94b0 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
float2 x_1
=
float2
(
30.0f
,
40.0f
);
}
void
main
()
{
main_1
();
}