Searched refs:mCurPresentPathFastEnabled (Results 1 – 2 of 2) sorted by relevance
692 mCurPresentPathFastEnabled(false), in StateManager11()867 if ((mCurPresentPathFastEnabled != presentPathFastActive) || in checkPresentPath()870 mCurPresentPathFastEnabled = presentPathFastActive; in checkPresentPath()1367 if (mCurPresentPathFastEnabled) in syncRasterizerState()1412 if (mCurPresentPathFastEnabled) in syncScissorRectangle()1479 if (mCurPresentPathFastEnabled && clipSpaceOriginLowerLeft) in syncViewport()1529 mShaderConstants.onViewportChange(viewport, adjustViewport, is9_3, mCurPresentPathFastEnabled); in syncViewport()
525 bool mCurPresentPathFastEnabled; variable