Searched refs:mCurPresentPathFastColorBufferHeight (Results 1 – 2 of 2) sorted by relevance
685 mCurPresentPathFastColorBufferHeight(0), in StateManager11()868 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()871 mCurPresentPathFastColorBufferHeight = colorBufferHeight; in checkPresentPath()1429 scissorY = mCurPresentPathFastColorBufferHeight - scissor.height - scissor.y; in syncScissorRectangle()1500 dxViewport.TopLeftY = static_cast<float>(mCurPresentPathFastColorBufferHeight - in syncViewport()
546 int mCurPresentPathFastColorBufferHeight; variable