Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl.cpp190 cnx->hooks[egl_connection_t::GLESv1_INDEX] = &gHooks[egl_connection_t::GLESv1_INDEX]; in egl_init_drivers_locked()
Degldefs.h43 GLESv1_INDEX = 0, enumerator
DLoader.cpp227 ->hooks[egl_connection_t::GLESv1_INDEX] in unload_system_driver()
754 &cnx->hooks[egl_connection_t::GLESv1_INDEX]->gl, in initialize_api()
Degl_platform_entries.cpp986 version = egl_connection_t::GLESv1_INDEX; in eglCreateContextImpl()
1276 cnx->hooks[egl_connection_t::GLESv1_INDEX]->ext.extensions[slot] = in eglGetProcAddressImpl()
1308 cnx->hooks[egl_connection_t::GLESv1_INDEX]->ext.extensions[ext_slot] = in eglGetProcAddressImpl()