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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 78 typedef struct __DRIbufferRec __DRIbuffer;
667 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
705 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
  /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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 83 typedef struct __DRIbufferRec __DRIbuffer;
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
789 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
866 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
872 __DRIbuffer *buffer);

Completed in 104 milliseconds