Searched refs:nDepthBPP (Results 1 – 3 of 3) sorted by relevance
558 if(pData->bNeedZbuffer || pData->nDepthBPP > 0) in SelectEGLConfiguration()561 conflist[i++] = (pData->nDepthBPP > 0) ? pData->nDepthBPP : 16; in SelectEGLConfiguration()
66 int nDepthBPP; /*!< Depth buffer size. */ member
73 m_pShellData->nDepthBPP = 0; in PVRShell()348 m_pShellData->nDepthBPP = value; in PVRShellSet()428 case prefDepthBPP: return m_pShellData->nDepthBPP; in PVRShellGet()