Searched defs:__DRIbuffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/GL/internal/
H A Ddri_interface.h83 typedef struct __DRIbufferRec __DRIbuffer; typedef in typeref:struct:__DRIbufferRec
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
789 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
890 __DRIbuffer *buffer);
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h83 typedef struct __DRIbufferRec __DRIbuffer; typedef in typeref:struct:__DRIbufferRec
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
789 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
890 __DRIbuffer *buffer);

Completed in 86 milliseconds