Home
last modified time | relevance | path

Searched refs:__eglSetDispatchIndex (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/egl/main/
Degldispatchstubs.h13 void __eglSetDispatchIndex(const char *name, int index);
Deglglvnd.c78 imports->setDispatchIndex = __eglSetDispatchIndex; in __egl_Main()
Degldispatchstubs.c44 void __eglSetDispatchIndex(const char *name, int dispatchIndex) in __eglSetDispatchIndex() function