Searched refs:__DRIbuffer (Results 1 - 25 of 46) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/drm/
H A Ddri2_buffer.h10 __DRIbuffer base;
15 dri2_buffer(__DRIbuffer * driBufferPriv)
H A Ddri2.c80 * Retrieve __DRIbuffer from the DRI loader.
82 static __DRIbuffer *
90 __DRIbuffer *buffers;
203 * Process __DRIbuffer and convert them into pipe_resources.
207 __DRIbuffer *buffers, unsigned count)
219 memcmp(drawable->old, buffers, sizeof(__DRIbuffer) * count) == 0)
236 __DRIbuffer *buf = &buffers[i];
287 memcpy(drawable->old, buffers, sizeof(__DRIbuffer) * count);
290 static __DRIbuffer *
369 dri2_release_buffer(__DRIscreen *sPriv, __DRIbuffer *bPri
[all...]
/external/mesa3d/src/gallium/state_trackers/dri/drm/
H A Ddri2_buffer.h10 __DRIbuffer base;
15 dri2_buffer(__DRIbuffer * driBufferPriv)
H A Ddri2.c80 * Retrieve __DRIbuffer from the DRI loader.
82 static __DRIbuffer *
90 __DRIbuffer *buffers;
203 * Process __DRIbuffer and convert them into pipe_resources.
207 __DRIbuffer *buffers, unsigned count)
219 memcmp(drawable->old, buffers, sizeof(__DRIbuffer) * count) == 0)
236 __DRIbuffer *buf = &buffers[i];
287 memcpy(drawable->old, buffers, sizeof(__DRIbuffer) * count);
290 static __DRIbuffer *
369 dri2_release_buffer(__DRIscreen *sPriv, __DRIbuffer *bPri
[all...]
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Degl_dri2.h155 __DRIbuffer buffers[5];
176 __DRIbuffer *dri_buffers[__DRI_BUFFER_COUNT];
177 __DRIbuffer *third_buffer;
178 __DRIbuffer *pending_buffer;
191 __DRIbuffer *dri_buffers[__DRI_BUFFER_COUNT];
200 __DRIbuffer *local_buffers[__DRI_BUFFER_COUNT];
205 __DRIbuffer *dri_buffer;
H A Dplatform_drm.c179 get_back_bo(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer)
221 unsigned int attachment, unsigned int format, __DRIbuffer *buffer)
225 __DRIbuffer *b = dri2_surf->dri_buffers[attachment];
242 static __DRIbuffer *
283 static __DRIbuffer *
290 __DRIbuffer *buffer;
H A Dplatform_wayland.c252 __DRIbuffer *buffer)
421 static __DRIbuffer *
477 sizeof(__DRIbuffer));
494 static __DRIbuffer *
501 __DRIbuffer *buffer;
H A Dplatform_android.c109 static __DRIbuffer *
393 __DRIbuffer *buf, *local;
440 static __DRIbuffer *
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h155 __DRIbuffer buffers[5];
176 __DRIbuffer *dri_buffers[__DRI_BUFFER_COUNT];
177 __DRIbuffer *third_buffer;
178 __DRIbuffer *pending_buffer;
191 __DRIbuffer *dri_buffers[__DRI_BUFFER_COUNT];
200 __DRIbuffer *local_buffers[__DRI_BUFFER_COUNT];
205 __DRIbuffer *dri_buffer;
H A Dplatform_drm.c179 get_back_bo(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer)
221 unsigned int attachment, unsigned int format, __DRIbuffer *buffer)
225 __DRIbuffer *b = dri2_surf->dri_buffers[attachment];
242 static __DRIbuffer *
283 static __DRIbuffer *
290 __DRIbuffer *buffer;
H A Dplatform_wayland.c252 __DRIbuffer *buffer)
421 static __DRIbuffer *
477 sizeof(__DRIbuffer));
494 static __DRIbuffer *
501 __DRIbuffer *buffer;
/external/chromium_org/third_party/mesa/src/src/gbm/backends/dri/
H A Dgbm_driint.h60 __DRIbuffer *(*get_buffers)(__DRIdrawable * driDrawable,
65 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable,
/external/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h60 __DRIbuffer *(*get_buffers)(__DRIdrawable * driDrawable,
65 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
115 void (*ReleaseBuffer) (__DRIscreen *screenPrivate, __DRIbuffer *buffer);
/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.h110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
115 void (*ReleaseBuffer) (__DRIscreen *screenPrivate, __DRIbuffer *buffer);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/
H A Ddri_drawable.h54 __DRIbuffer old[8];
/external/mesa3d/src/gallium/state_trackers/dri/common/
H A Ddri_drawable.h54 __DRIbuffer old[8];
/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);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.c316 __DRIbuffer **buffers,
322 __DRIbuffer *buffer,
332 __DRIbuffer *buffers = NULL;
922 __DRIbuffer **buffers,
978 __DRIbuffer *buffer,

Completed in 526 milliseconds

12