mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-03 11:37:20 +00:00
sync
This commit is contained in:
parent
746e7d5ff8
commit
896b149460
@ -282,7 +282,7 @@ void TransformDrawEngine::ApplyDrawState(int prim) {
|
||||
renderHeightFactor = renderHeight / 272.0f;
|
||||
}
|
||||
|
||||
bool throughmode = (gstate.vertType & GE_VTYPE_THROUGH_MASK) != 0;
|
||||
bool throughmode = gstate.isModeThrough();
|
||||
|
||||
// Scissor
|
||||
int scissorX1 = gstate.getScissorX1();
|
||||
|
Loading…
x
Reference in New Issue
Block a user