OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_iConfig
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.h
65
EGLint
m_iConfig
;
73
PVRShellInitAPI() : m_bPowerManagementSupported(false), m_iRequestedConfig(0),
m_iConfig
(0) {}
PVRShellAPI.cpp
140
eglGetConfigAttrib(m_EGLDisplay, m_EGLConfig, EGL_CONFIG_ID, &
m_iConfig
);
936
*pn = (int)
m_iConfig
;
Completed in 247 milliseconds