Home
last modified time | relevance | path

Searched defs:configHandle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/libEGL/
DConfig.cpp328 const egl::Config *ConfigSet::get(EGLConfig configHandle) in get()
DDisplay.cpp363 EGLContext Display::createContext(EGLConfig configHandle, const gl::Context *shareContext, bool not… in createContext()