Home
last modified time | relevance | path

Searched refs:glXGetCurrentDisplay (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c68 Display *dpy = glXGetCurrentDisplay(); in SetRead()
87 Display *dpy = glXGetCurrentDisplay(); in UnsetRead()
H A Dapple_xgl_api_viewport.c42 Display *dpy = glXGetCurrentDisplay(); in __applegl_glViewport()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c72 { "glXGetCurrentDisplay", (__GLXextFuncPtr) glXGetCurrentDisplay },
H A Dglx_usefont.c227 dpy = glXGetCurrentDisplay(); in glXUseXFont()
H A Dglx_api.c1262 glXGetCurrentDisplay(void) in glXGetCurrentDisplay() function
1273 return glXGetCurrentDisplay(); in glXGetCurrentDisplayEXT()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp95 auto display = glXGetCurrentDisplay(); in context_restorer()
/third_party/mesa3d/src/glx/
H A Dglxcmds.c1397 glXGetCurrentDisplay(void) in glXGetCurrentDisplay() function
1407 glXGetCurrentDisplay)
2562 GLX_FUNCTION(glXGetCurrentDisplay),
2612 GLX_FUNCTION2(glXGetCurrentDisplayEXT, glXGetCurrentDisplay),
/third_party/mesa3d/include/GL/
H A Dglx.h233 extern Display *glXGetCurrentDisplay( void );

Completed in 15 milliseconds