Sign in
dawn
/
tint
/
d1a026ecd0e03331d87e3cf131b2a5702af58f28
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_FOrdLessThanEqual_SpvBinaryLogicalTest_EmitExpression_0.spvasm.expected.wgsl
blob: bbc26573f8c0acc192f89fb65d0c1cf0bf57863f [
file
] [
log
] [
blame
]
fn main_1
()
{
let
x_1
:
bool
=
(
50.0
<=
60.0
);
return
;
}
[[
stage
(
fragment
)]]
fn main
()
{
main_1
();
}