Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Degldispatchstubs.h12 void __eglInitDispatchStubs(const __EGLapiExports *exportsTable);
Deglglvnd.c71 __eglInitDispatchStubs(exports); in __egl_Main()
Degldispatchstubs.c35 void __eglInitDispatchStubs(const __EGLapiExports *exportsTable) in __eglInitDispatchStubs() function