Sign in
dawn
/
tint
/
refs/heads/chromium/4607
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_SLessThanEqual_SpvBinaryLogicalTest_EmitExpression_1.spvasm.expected.hlsl
blob: 3f403d756a598bac594997a28f1c10629cc41c71 [
file
] [
log
] [
blame
] [
edit
]
void
main_1
()
{
const
bool
x_1
=
(
asint
(
10u
)
<=
40
);
return
;
}
void
main
()
{
main_1
();
return
;
}