Searched refs:bNeedAlphaFormatPre (Results 1 – 3 of 3) sorted by relevance
54 …bool bNeedAlphaFormatPre; /*!< EGL only: If true, creates the EGL surface with EGL_A… member
86 m_pShellData->bNeedAlphaFormatPre = false; in PVRShell()173 m_pShellData->bNeedAlphaFormatPre = value; in PVRShellSet()233 case prefAlphaFormatPre: return m_pShellData->bNeedAlphaFormatPre; in PVRShellGet()
257 if(m_pShell->m_pShellData->bNeedAlphaFormatPre) // The default is EGL_ALPHA_FORMAT_NONPRE in ApiInitAPI()