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