Searched refs:configHandle (Results 1 – 4 of 4) sorted by relevance
45 …EGLContext createContext(EGLConfig configHandle, const gl::Context *shareContext, bool notifyReset…
328 const egl::Config *ConfigSet::get(EGLConfig configHandle) in get() argument332 if (config->getHandle() == configHandle) in get()
102 const egl::Config *get(EGLConfig configHandle);
363 EGLContext Display::createContext(EGLConfig configHandle, const gl::Context *shareContext, bool not… in createContext() argument