Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h137 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate,
142 void (*ReleaseBuffer) (__DRIscreen *screenPrivate, __DRIbuffer *buffer);
H A Ddri_drawable.h51 __DRIbuffer old[__DRI_BUFFER_COUNT];
H A Ddri2.c59 __DRIbuffer base;
64 dri2_buffer(__DRIbuffer * driBufferPriv) in dri2_buffer()
99 * Retrieve __DRIbuffer from the DRI loader.
101 static __DRIbuffer *
109 __DRIbuffer *buffers; in dri2_drawable_get_buffers()
295 static __DRIbuffer *
392 dri2_release_buffer(__DRIscreen *sPriv, __DRIbuffer *bPriv) in dri2_release_buffer()
450 __DRIbuffer *buffers = NULL; in dri2_allocate_textures()
468 sizeof(__DRIbuffer) * num_buffers) == 0)) in dri2_allocate_textures()
578 __DRIbuffer *bu in dri2_allocate_textures()
[all...]
H A Ddri_util.c866 static __DRIbuffer *
876 dri2ReleaseBuffer(__DRIscreen *screen, __DRIbuffer *buffer) in dri2ReleaseBuffer()
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h90 __DRIbuffer *(*get_buffers)(__DRIdrawable * driDrawable,
95 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable,
H A Dgbm_dri.c94 static __DRIbuffer *
120 static __DRIbuffer *
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h70 typedef struct __DRIbufferRec __DRIbuffer; typedef
981 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable,
1023 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable,
1144 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
1150 __DRIbuffer *buffer);
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c297 back_bo_to_dri_buffer(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer) in back_bo_to_dri_buffer()
316 static __DRIbuffer *
326 __DRIbuffer *local; in dri2_drm_get_buffers_with_format()
362 static __DRIbuffer *
369 __DRIbuffer *buffer; in dri2_drm_get_buffers()
H A Degl_dri2.h315 __DRIbuffer buffers[5];
349 __DRIbuffer *local_buffers[__DRI_BUFFER_COUNT];
617 __DRIbuffer *
H A Dplatform_ohos.c773 __DRIbuffer *buf, *local; in ohos_get_buffers_parse_attachments()
819 static __DRIbuffer *
H A Dplatform_wayland.c1094 back_bo_to_dri_buffer(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer) in back_bo_to_dri_buffer()
1178 static __DRIbuffer *
1191 __DRIbuffer *local; in dri2_wl_get_buffers_with_format()
1220 static __DRIbuffer *
1228 __DRIbuffer *buffer; in dri2_wl_get_buffers()
H A Dplatform_android.c1181 __DRIbuffer *buf, *local;
1228 static __DRIbuffer *
H A Dplatform_x11.c494 * __DRIbuffer tokens. */ in dri2_x11_process_buffers()
522 static __DRIbuffer *
559 static __DRIbuffer *
H A Degl_dri2.c1289 __DRIbuffer *
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c70 __DRIbuffer buffers[5];
638 * __DRIbuffer tokens. */ in process_buffers()
760 static __DRIbuffer *
783 static __DRIbuffer *

Completed in 49 milliseconds