Searched refs:nColorBPP (Results 1 – 3 of 3) sorted by relevance
65 int nColorBPP; /*!< Color buffer size. */ member
72 m_pShellData->nColorBPP = 0; in PVRShell()340 m_pShellData->nColorBPP = value; in PVRShellSet()427 case prefColorBPP: return m_pShellData->nColorBPP; in PVRShellGet()
531 if(pData->nColorBPP == 32) in SelectEGLConfiguration()555 conflist[i++] = pData->nColorBPP; in SelectEGLConfiguration()