Searched refs:mCurPresentPathFastColorBufferHeight (Results 1 – 2 of 2) sorted by relevance
693 mCurPresentPathFastColorBufferHeight(0), in StateManager11()884 (presentPathFastActive && (colorBufferHeight != mCurPresentPathFastColorBufferHeight))) in checkPresentPath()887 mCurPresentPathFastColorBufferHeight = colorBufferHeight; in checkPresentPath()1430 scissorY = mCurPresentPathFastColorBufferHeight - scissor.height - scissor.y; in syncScissorRectangle()1502 dxViewport.TopLeftY = static_cast<float>(mCurPresentPathFastColorBufferHeight - in syncViewport()
526 int mCurPresentPathFastColorBufferHeight; variable