Sign in
dawn
/
dawn
/
a5d73ce965a7fa63c64d67caeb2f0d83245b7e6f
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_FOrdNotEqual_SpvBinaryLogicalTest_EmitExpression_0.spvasm.expected.hlsl
blob: d68250502326a17bf02cc5e8d3eccb1b32bbec2c [
file
] [
log
] [
blame
]
void
main_1
()
{
const
bool
x_1
=
(
50.0f
!=
60.0f
);
return
;
}
void
main
()
{
main_1
();
return
;
}