Searched refs:GLXGETCLIENTSTRINGPROC (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
H A Degl_glx.c74 typedef const char *(*GLXGETCLIENTSTRINGPROC)( Display *dpy, int name ); typedef
98 GLXGETCLIENTSTRINGPROC glXGetClientString;
1112 GET_PROC(GLXGETCLIENTSTRINGPROC, glXGetClientString, EGL_TRUE);
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c74 typedef const char *(*GLXGETCLIENTSTRINGPROC)( Display *dpy, int name ); typedef
98 GLXGETCLIENTSTRINGPROC glXGetClientString;
1112 GET_PROC(GLXGETCLIENTSTRINGPROC, glXGetClientString, EGL_TRUE);

Completed in 117 milliseconds