• Home
  • Raw
  • Download

Lines Matching defs:dpy

77 GetGLXDRIDrawable(Display * dpy, GLXDrawable drawable)  in GetGLXDRIDrawable()
94 GetGLXDrawable(Display *dpy, GLXDrawable drawable) in GetGLXDrawable()
109 InitGLXDrawable(Display *dpy, struct glx_drawable *glxDraw, XID xDrawable, in InitGLXDrawable()
126 DestroyGLXDrawable(Display *dpy, GLXDrawable drawable) in DestroyGLXDrawable()
154 GetGLXScreenConfigs(Display * dpy, int scrn) in GetGLXScreenConfigs()
165 GetGLXPrivScreenConfig(Display * dpy, int scrn, struct glx_display ** ppriv, in GetGLXPrivScreenConfig()
208 ValidateGLXFBConfig(Display * dpy, GLXFBConfig fbconfig) in ValidateGLXFBConfig()
254 CreateContext(Display *dpy, int generic_id, struct glx_config *config, in CreateContext()
355 glXCreateContext(Display * dpy, XVisualInfo * vis, in glXCreateContext()
386 glx_send_destroy_context(Display *dpy, XID xid) in glx_send_destroy_context()
405 glXDestroyContext(Display * dpy, GLXContext ctx) in glXDestroyContext()
433 glXQueryVersion(Display * dpy, int *major, int *minor) in glXQueryVersion()
453 glXQueryExtension(Display * dpy, int *errorBase, int *eventBase) in glXQueryExtension()
510 glXCopyContext(Display * dpy, GLXContext source_user, in glXCopyContext()
577 __glXIsDirect(Display * dpy, GLXContextID contextID) in __glXIsDirect()
630 glXIsDirect(Display * dpy, GLXContext gc_user) in glXIsDirect()
648 glXCreateGLXPixmap(Display * dpy, XVisualInfo * vis, Pixmap pixmap) in glXCreateGLXPixmap()
742 glXDestroyGLXPixmap(Display * dpy, GLXPixmap glxpixmap) in glXDestroyGLXPixmap()
782 glXSwapBuffers(Display * dpy, GLXDrawable drawable) in glXSwapBuffers()
861 glXGetConfig(Display * dpy, XVisualInfo * vis, int attribute, in glXGetConfig()
1222 glXChooseVisual(Display * dpy, int screen, int *attribList) in glXChooseVisual()
1288 glXQueryExtensionsString(Display * dpy, int screen) in glXQueryExtensionsString()
1317 glXGetClientString(Display * dpy, int name) in glXGetClientString()
1334 glXQueryServerString(Display * dpy, int screen, int name) in glXQueryServerString()
1367 __glXClientInfo(Display * dpy, int opcode) in __glXClientInfo()
1418 glXImportContextEXT(Display *dpy, GLXContextID contextID) in glXImportContextEXT()
1554 glXQueryContext(Display * dpy, GLXContext ctx_user, int attribute, int *value) in glXQueryContext()
1593 glXFreeContextEXT(Display *dpy, GLXContext ctx) in glXFreeContextEXT()
1618 glXChooseFBConfig(Display * dpy, int screen, in glXChooseFBConfig()
1642 glXCreateNewContext(Display * dpy, GLXFBConfig fbconfig, in glXCreateNewContext()
1663 glXGetFBConfigs(Display * dpy, int screen, int *nelements) in glXGetFBConfigs()
1704 glXGetFBConfigAttrib(Display * dpy, GLXFBConfig fbconfig, in glXGetFBConfigAttrib()
1717 glXGetVisualFromFBConfig(Display * dpy, GLXFBConfig fbconfig) in glXGetVisualFromFBConfig()
1740 Display *dpy; in __glXSwapIntervalSGI() local
1939 glXCreateGLXPixmapWithConfigSGIX(Display * dpy, in glXCreateGLXPixmapWithConfigSGIX()
1992 glXCreateContextWithConfigSGIX(Display * dpy, in glXCreateContextWithConfigSGIX()
2019 glXGetFBConfigFromVisualSGIX(Display * dpy, XVisualInfo * vis) in glXGetFBConfigFromVisualSGIX()
2039 __glXJoinSwapGroupSGIX(Display * dpy, GLXDrawable drawable, in __glXJoinSwapGroupSGIX()
2052 __glXBindSwapBarrierSGIX(Display * dpy, GLXDrawable drawable, int barrier) in __glXBindSwapBarrierSGIX()
2060 __glXQueryMaxSwapBarriersSGIX(Display * dpy, int screen, int *max) in __glXQueryMaxSwapBarriersSGIX()
2073 __glXGetSyncValuesOML(Display * dpy, GLXDrawable drawable, in __glXGetSyncValuesOML()
2176 __glXGetMscRateOML(Display * dpy, GLXDrawable drawable, in __glXGetMscRateOML()
2197 __glXSwapBuffersMscOML(Display * dpy, GLXDrawable drawable, in __glXSwapBuffersMscOML()
2238 __glXWaitForMscOML(Display * dpy, GLXDrawable drawable, in __glXWaitForMscOML()
2271 __glXWaitForSbcOML(Display * dpy, GLXDrawable drawable, in __glXWaitForSbcOML()
2328 __glXReleaseBuffersMESA(Display * dpy, GLXDrawable d) in __glXReleaseBuffersMESA()
2337 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual, in glXCreateGLXPixmapMESA()
2355 __glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, in __glXCopySubBufferMESA()
2421 __glXBindTexImageEXT(Display * dpy, in __glXBindTexImageEXT()
2433 __glXReleaseTexImageEXT(Display * dpy, GLXDrawable drawable, int buffer) in __glXReleaseTexImageEXT()