Home
last modified time | relevance | path

Searched refs:PFNGLXGETCLIENTSTRINGPROC (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dfunctionsglx_typedefs.h50 typedef const char *(*PFNGLXGETCLIENTSTRINGPROC)(Display *dpy, int name); typedef
H A DFunctionsGLX.cpp84 PFNGLXGETCLIENTSTRINGPROC getClientStringPtr;
/third_party/glfw/src/
H A Dx11_platform.h395 typedef const char* (*PFNGLXGETCLIENTSTRINGPROC)(Display*,int); typedef
488 PFNGLXGETCLIENTSTRINGPROC GetClientString;
H A Dglx_context.c296 _glfw.glx.GetClientString = (PFNGLXGETCLIENTSTRINGPROC) in _glfwInitGLX()

Completed in 6 milliseconds