Sign in
dawn
/
tint
/
refs/heads/chromium/4607
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_UGreaterThanEqual_SpvBinaryLogicalTest_EmitExpression_0.spvasm.expected.hlsl
blob: 269dbdc8a8770a7e81ebf4ad9b0a4384278df279 [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
const
bool
x_1
=
(
10u
>=
20u
);
return
;
}
void
main
()
{
main_1
();
return
;
}