Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degldefs.h37 GLESv2_INDEX = 1 enumerator
Degl.cpp190 cnx->hooks[egl_connection_t::GLESv2_INDEX] = in egl_init_drivers_locked()
191 &gHooks[egl_connection_t::GLESv2_INDEX]; in egl_init_drivers_locked()
DLoader.cpp530 &cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl, in load_driver()
DeglApi.cpp908 version = egl_connection_t::GLESv2_INDEX; in eglCreateContext()
1247 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[slot] = in eglGetProcAddress()