Home | History | Annotate | Download | only in renderer

Lines Matching refs:mCurDepthSize

811             if (mCurDepthSize > 0)
815 float depthBias = ldexp(rasterState.polygonOffsetUnits, -static_cast<int>(mCurDepthSize));
1321 if (!mDepthStencilInitialized || depthSize != mCurDepthSize)
1323 mCurDepthSize = depthSize;