Searched refs:prefDiscardDepth (Results 1 – 3 of 3) sorted by relevance
273 …prefDiscardDepth, /*!< GLES: Whether or not to discard depth data at the end of a render… enumerator
201 case prefDiscardDepth: in PVRShellSet()241 case prefDiscardDepth: return m_pShellData->bDiscardFrameDepth; in PVRShellGet()1139 shell.PVRShellSet(prefDiscardDepth, (atoi(val) != 0)); in Apply()1148 shell.PVRShellSet(prefDiscardDepth, (atoi(val) != 0)); in Apply()
805 if (m_pShell->PVRShellGet(prefDiscardDepth)) in ApiRenderComplete()