Sign in
dawn
/
tint
/
6d60c046e80acbe10c002d4322e0a20a58b9a416
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_FOrdEqual_SpvBinaryLogicalTest_EmitExpression_0.spvasm.expected.hlsl
blob: 0fdafb9a4b9f9c2235264f3af95530a7bdbec10b [
file
] [
log
] [
blame
]
void
main_1
()
{
const
bool
x_1
=
(
50.0f
==
60.0f
);
return
;
}
void
main
()
{
main_1
();
return
;
}