Sign in
dawn
/
tint
/
6d60c046e80acbe10c002d4322e0a20a58b9a416
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_SLessThanEqual_SpvBinaryLogicalTest_EmitExpression_2.spvasm.expected.hlsl
blob: 8494aef52103890c4915ae03e79237fc5e72f1ba [
file
] [
log
] [
blame
]
void
main_1
()
{
const
bool
x_1
=
(
30
<=
asint
(
20u
));
return
;
}
void
main
()
{
main_1
();
return
;
}