Searched refs:DRI2GetBuffersWithFormat (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2.h81 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
H A Ddri2.c461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, function in typeref:typename:DRI2Buffer *
H A Ddri2_glx.c727 * \c DRI2GetBuffers or \c DRI2GetBuffersWithFormat.
907 buffers = DRI2GetBuffersWithFormat(pdraw->base.psc->dpy,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h81 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
H A Ddri2.c461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, function in typeref:typename:DRI2Buffer *
H A Ddri2_glx.c667 * \c DRI2GetBuffers or \c DRI2GetBuffersWithFormat.
847 buffers = DRI2GetBuffersWithFormat(pdraw->base.psc->dpy,
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.h80 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
H A Ddri2.c398 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, function in typeref:typename:DRI2Buffer *
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h80 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
H A Ddri2.c398 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, function in typeref:typename:DRI2Buffer *
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h249 extern _X_EXPORT DRI2BufferPtr *DRI2GetBuffersWithFormat(DrawablePtr pDraw,
H A Ddri2ext.c306 buffers = DRI2GetBuffersWithFormat(pDrawable, &width, &height,
H A Ddri2.c526 DRI2GetBuffersWithFormat(DrawablePtr pDraw, int *width, int *height, function in typeref:typename:DRI2BufferPtr *
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h312 extern _X_EXPORT DRI2BufferPtr *DRI2GetBuffersWithFormat(DrawablePtr pDraw,
H A Ddri2ext.c317 buffers = DRI2GetBuffersWithFormat(pDrawable, &width, &height,
H A Ddri2.c708 DRI2GetBuffersWithFormat(DrawablePtr pDraw, int *width, int *height, function in typeref:typename:DRI2BufferPtr *
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c707 buffers = DRI2GetBuffersWithFormat(private->base.pDraw,
714 /* If DRI2GetBuffersWithFormat() changed the GL context, it may also have
717 buffers = DRI2GetBuffersWithFormat(private->base.pDraw,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri2.c541 buffers = DRI2GetBuffersWithFormat(private->base.pDraw,

Completed in 22 milliseconds