Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dfunctionsglx_typedefs.h27 typedef Bool (*PFNGLXMAKECURRENTPROC)(Display *dpy, GLXDrawable drawable, GLXContext ctx); typedef
H A DFunctionsGLX.cpp74 PFNGLXMAKECURRENTPROC makeCurrentPtr;
/third_party/glfw/src/
H A Dx11_platform.h399 typedef Bool (*PFNGLXMAKECURRENTPROC)(Display*,GLXDrawable,GLXContext); typedef
492 PFNGLXMAKECURRENTPROC MakeCurrent;
H A Dglx_context.c304 _glfw.glx.MakeCurrent = (PFNGLXMAKECURRENTPROC) in _glfwInitGLX()

Completed in 6 milliseconds