Searched refs:mCurPresentPathFastColorBufferHeight (Results 1 – 2 of 2) sorted by relevance
686 mCurPresentPathFastColorBufferHeight(0), in StateManager11()861 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()864 mCurPresentPathFastColorBufferHeight = colorBufferHeight; in checkPresentPath()1389 scissorY = mCurPresentPathFastColorBufferHeight - scissor.height - scissor.y; in syncScissorRectangle()1457 dxViewport.TopLeftY = static_cast<float>(mCurPresentPathFastColorBufferHeight - in syncViewport()
508 int mCurPresentPathFastColorBufferHeight; variable