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