Home
last modified time | relevance | path

Searched refs:GLESv1_INDEX (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degldefs.h36 GLESv1_INDEX = 0, enumerator
Degl.cpp188 cnx->hooks[egl_connection_t::GLESv1_INDEX] = in egl_init_drivers_locked()
189 &gHooks[egl_connection_t::GLESv1_INDEX]; in egl_init_drivers_locked()
DLoader.cpp523 &cnx->hooks[egl_connection_t::GLESv1_INDEX]->gl, in load_driver()
DeglApi.cpp906 version = egl_connection_t::GLESv1_INDEX; in eglCreateContext()
1246 cnx->hooks[egl_connection_t::GLESv1_INDEX]->ext.extensions[slot] = in eglGetProcAddress()