Sign in
dawn
/
tint
/
d1a026ecd0e03331d87e3cf131b2a5702af58f28
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_IEqual_SpvBinaryLogicalTest_EmitExpression_2.spvasm.expected.hlsl
blob: 1682c9508469c06fd28f7da782c5862d271b7227 [
file
] [
log
] [
blame
]
void
main_1
()
{
const
bool
x_1
=
(
10u
==
asuint
(
40
));
return
;
}
void
main
()
{
main_1
();
return
;
}