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.cpp269 cnx->hooks[egl_connection_t::GLESv2_INDEX] = in egl_init_drivers_locked()
270 &gHooks[egl_connection_t::GLESv2_INDEX]; in egl_init_drivers_locked()
DLoader.cpp360 &cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl, in load_driver()
DeglApi.cpp407 version = egl_connection_t::GLESv2_INDEX; in eglCreateContext()
705 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[slot] = in eglGetProcAddress()