HomeSort by relevance Sort by last modified time
    Searched refs:DRI2GetBuffersWithFormat (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/glx/
dri2.h 78 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
dri2.c 459 DRI2GetBuffersWithFormat(Display * dpy, XID drawable,
dri2_glx.c 643 * \c DRI2GetBuffers or \c DRI2GetBuffersWithFormat.
774 dri2GetBuffersWithFormat(__DRIdrawable * driDrawable,
782 buffers = DRI2GetBuffersWithFormat(pdraw->base.psc->dpy,
842 dri2GetBuffersWithFormat,
1103 * DRI2GetBuffersWithFormat, don't supply that interface to the driver.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.c 383 dri2bufs = DRI2GetBuffersWithFormat(xscr->dpy, drawable, width, height,

Completed in 130 milliseconds