Searched refs:bNoShellSwapBuffer (Results 1 – 3 of 3) sorted by relevance
59 bool bNoShellSwapBuffer; /*!< Disable eglswapbuffers at the end of each frame. */ member
89 m_pShellData->bNoShellSwapBuffer = false; in PVRShell()185 m_pShellData->bNoShellSwapBuffer = value; in PVRShellSet()231 case prefNoShellSwapBuffer: return m_pShellData->bNoShellSwapBuffer; in PVRShellGet()
851 if(m_pShell->m_pShellData->bNoShellSwapBuffer) in ApiRenderComplete()