Home
last modified time | relevance | path

Searched refs:DRI2GetBuffersWithFormat (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/glx/
Ddri2.h78 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
Ddri2.c459 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, in DRI2GetBuffersWithFormat() function
Ddri2_glx.c782 buffers = DRI2GetBuffersWithFormat(pdraw->base.psc->dpy, in dri2GetBuffersWithFormat()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.c383 dri2bufs = DRI2GetBuffersWithFormat(xscr->dpy, drawable, width, height, in x11_drawable_get_buffers()