Searched refs:D3DRS_CCW_STENCILMASK (Results 1 – 1 of 1) sorted by relevance
1813 const D3DRENDERSTATETYPE D3DRS_CCW_STENCILMASK = D3DRS_STENCILMASK; in applyState() local1832 …->SetRenderState(mState.frontFace == GL_CCW ? D3DRS_STENCILMASK : D3DRS_CCW_STENCILMASK, mState.st… in applyState()1846 …e->SetRenderState(mState.frontFace == GL_CW ? D3DRS_STENCILMASK : D3DRS_CCW_STENCILMASK, mState.st… in applyState()