Searched refs:prefDiscardStencil (Results 1 – 3 of 3) sorted by relevance
274 …prefDiscardStencil /*!< GLES: Whether or not to discard stencil data at the end of a rend… enumerator
204 case prefDiscardStencil: in PVRShellSet()242 case prefDiscardStencil: return m_pShellData->bDiscardFrameStencil; in PVRShellGet()1140 shell.PVRShellSet(prefDiscardStencil, (atoi(val) != 0)); in Apply()1152 shell.PVRShellSet(prefDiscardStencil, (atoi(val) != 0)); in Apply()
810 if (m_pShell->PVRShellGet(prefDiscardStencil)) in ApiRenderComplete()