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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri2.h68 DRI2GetBuffers(Display * dpy, XID drawable,
H A Ddri2.c400 DRI2GetBuffers(Display * dpy, XID drawable, function
415 GetReqExtra(DRI2GetBuffers, count * 4, req);
474 GetReqExtra(DRI2GetBuffers, count * (4 * 2), req);
H A Ddri2_glx.c643 * \c DRI2GetBuffers or \c DRI2GetBuffersWithFormat.
759 buffers = DRI2GetBuffers(pdraw->base.psc->dpy, pdraw->base.xDrawable,
/external/mesa3d/src/glx/
H A Ddri2.h68 DRI2GetBuffers(Display * dpy, XID drawable,
H A Ddri2.c400 DRI2GetBuffers(Display * dpy, XID drawable, function
415 GetReqExtra(DRI2GetBuffers, count * 4, req);
474 GetReqExtra(DRI2GetBuffers, count * (4 * 2), req);
H A Ddri2_glx.c643 * \c DRI2GetBuffers or \c DRI2GetBuffersWithFormat.
759 buffers = DRI2GetBuffers(pdraw->base.psc->dpy, pdraw->base.xDrawable,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c386 dri2bufs = DRI2GetBuffers(xscr->dpy, drawable, width, height,
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c386 dri2bufs = DRI2GetBuffers(xscr->dpy, drawable, width, height,

Completed in 1150 milliseconds