Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldispatchstubs.h19 void *__eglDispatchFindDispatchFunction(const char *name);
Deglglvnd.c70 imports->getDispatchAddress = __eglDispatchFindDispatchFunction; in __egl_Main()
Degldispatchstubs.c46 void *__eglDispatchFindDispatchFunction(const char *name) in __eglDispatchFindDispatchFunction() function