Home
last modified time | relevance | path

Searched refs:PVRShellData (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h369 struct PVRShellData;
404 PVRShellData *m_pShellData;
DPVRShellImpl.h36 struct PVRShellData struct
DPVRShell.cpp64 m_pShellData = new PVRShellData; in PVRShell()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h74 EGLConfig SelectEGLConfiguration(const PVRShellData * const pData);
DPVRShellAPI.cpp509 EGLConfig PVRShellInitAPI::SelectEGLConfiguration(const PVRShellData * const pData) in SelectEGLConfiguration()