Sign in
dawn
/
dawn
/
a5d73ce965a7fa63c64d67caeb2f0d83245b7e6f
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTest_ShiftRightLogical_BitcastResult_SpvBinaryBitGeneralTest_EmitExpression_0.spvasm.expected.hlsl
blob: 6d3a42eb638b0792f9433d1f8ce76ca4837eb899 [
file
] [
log
] [
blame
]
void
main_1
()
{
const
int
x_1
=
asint
((
20u
>>
10u
));
return
;
}
void
main
()
{
main_1
();
return
;
}