HomeSort by relevance Sort by last modified time
    Searched defs:__DRIbuffer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/include/GL/internal/
dri_interface.h 83 typedef struct __DRIbufferRec __DRIbuffer;
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
789 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
890 __DRIbuffer *buffer);
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 83 typedef struct __DRIbufferRec __DRIbuffer;
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
789 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
890 __DRIbuffer *buffer);
    [all...]

Completed in 7574 milliseconds