Searched refs:GLESv2_INDEX (Results 1 – 5 of 5) sorted by relevance
137 cnx->hooks[egl_connection_t::GLESv2_INDEX] = &gHooks[egl_connection_t::GLESv2_INDEX]; in egl_init_drivers_locked()
37 enum { GLESv1_INDEX = 0, GLESv2_INDEX = 1 }; enumerator
297 curr = reinterpret_cast<EGLFuncPointer*>(&cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl); in InitLayers()331 curr = reinterpret_cast<EGLFuncPointer*>(&cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl); in InitLayers()
179 ->hooks[egl_connection_t::GLESv2_INDEX] in unload_system_driver()664 &cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl, in initialize_api()
927 version = egl_connection_t::GLESv2_INDEX; in eglCreateContextImpl()1195 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[slot] = addr; in eglGetProcAddressImpl()1227 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[ext_slot] = addr; in eglGetProcAddressImpl()