Home
last modified time | relevance | path

Searched refs:__DRIimage (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_helpers.h62 __DRIimage *
68 __DRIimage *
71 __DRIimage *
75 __DRIimage *
81 dri2_destroy_image(__DRIimage *img);
83 __DRIimage *
H A Ddri2.c401 dri2_set_in_fence_fd(__DRIimage *img, int fd) in dri2_set_in_fence_fd()
409 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence()
843 static __DRIimage *
852 __DRIimage *img; in dri2_create_image_from_winsys()
981 static __DRIimage *
988 __DRIimage *img; in dri2_create_image_from_name()
1045 static __DRIimage *
1054 __DRIimage *img = NULL; in dri2_create_image_from_fd()
1106 static __DRIimage *
1117 __DRIimage *im in dri2_create_image_common()
[all...]
H A Ddri_helpers.c240 __DRIimage *
244 __DRIimage *img; in dri2_lookup_egl_image()
263 __DRIimage *
271 __DRIimage *
281 __DRIimage *img; in dri2_create_image_from_renderbuffer2()
334 __DRIimage *
344 dri2_destroy_image(__DRIimage *img) in dri2_destroy_image()
366 __DRIimage *
371 __DRIimage *img; in dri2_create_from_texture()
H A Ddri_screen.h81 __DRIimage * (*lookup_egl_image)(struct dri_screen *ctx, void *handle);
83 __DRIimage * (*lookup_egl_image_validated)(struct dri_screen *ctx, void *handle);
H A Dkopper.c58 __DRIimage *image; //texture_from_pixmap
298 static __DRIimage *
306 __DRIimage *ret; in dri3_create_image_from_buffers()
341 static __DRIimage *
350 __DRIimage *image_planar, *ret; in dri3_create_image()
360 /* createImageFromFds creates a wrapper __DRIimage structure which in dri3_create_image()
387 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence()
411 * wrap that with a __DRIimage structure using createImageFromFds
H A Ddri_screen.c723 __DRIimage *img = NULL; in dri_get_egl_image()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1359 typedef struct __DRIimageRec __DRIimage; typedef
1364 __DRIimage *(*createImageFromName)(__DRIscreen *screen,
1370 __DRIimage *(*createImageFromRenderbuffer)(__DRIcontext *context,
1374 void (*destroyImage)(__DRIimage *image);
1376 __DRIimage *(*createImage)(__DRIscreen *screen,
1381 unsigned char (*queryImage)(__DRIimage *image, int attrib, int *value);
1384 * The new __DRIimage will share the content with the old one, see dup(2).
1386 __DRIimage *(*dupImage)(__DRIimage *image, void *loaderPrivate);
1389 * Validate that a __DRIimage ca
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h356 __DRIimage *dri_image;
358 __DRIimage *linear_copy;
378 __DRIimage *dri_image_back;
379 __DRIimage *dri_image_front;
394 __DRIimage *front;
413 __DRIimage *dri_image;
462 __DRIimage *
465 __DRIimage *
499 dri2_create_image_from_dri(_EGLDisplay *disp, __DRIimage *dri_image);
H A Dplatform_android.c412 static __DRIimage *
438 static __DRIimage *
445 __DRIimage *img = NULL;
466 handle_in_fence_fd(struct dri2_egl_surface *dri2_surf, __DRIimage *img)
1057 static __DRIimage *
1136 __DRIimage *dri_image =
H A Dplatform_ohos.c163 static __DRIimage *
189 static __DRIimage *
196 __DRIimage *img = NULL; in ohos_create_image_from_native_buffer()
736 __DRIimage *dri_image = in dri2_create_image_ohos_native_buffer()
H A Dplatform_wayland.c1098 __DRIimage *image; in back_bo_to_dri_buffer()
1329 __DRIimage *image, int *fourcc) in get_fourcc()
1356 __DRIimage *image) in create_wl_buffer()
1425 __DRIimage *p_image; in create_wl_buffer()
1547 __DRIimage *image; in dri2_wl_swap_buffers_with_damage()
1636 __DRIimage *image = dri2_img->dri_image; in dri2_wl_create_wayland_buffer_from_image()
H A Degl_dri2.c673 __DRIimage *
685 __DRIimage *
2236 dri2_create_image_from_dri(_EGLDisplay *disp, __DRIimage *dri_image) in dri2_create_image_from_dri()
2289 __DRIimage *dri_image; in dri2_create_image_khr_renderbuffer()
2332 * that lets us create a __DRIimage for each of the planes. */
2354 __DRIimage *dri_image; in dri2_create_image_wayland_wl_buffer()
2522 __DRIimage *dri_image; in dri2_create_image_mesa_drm_buffer()
2859 __DRIimage *dri_image; in dri2_create_image_dma_buf()
3216 __DRIimage *img; in dri2_wl_reference_buffer()
H A Dplatform_device.c47 static __DRIimage*
H A Dplatform_surfaceless.c40 static __DRIimage*
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h44 __DRIimage *image;
52 __DRIimage *linear_buffer;
263 __DRIimage *
272 __DRIimage *
H A Dloader_dri_helper.c33 __DRIimage *loader_dri_create_image(__DRIscreen *screen, in loader_dri_create_image()
H A Dloader_dri3_helper.c209 __DRIimage *dst, __DRIimage *src, in loader_dri3_blit_image()
1395 * Use the driver createImage function to construct a __DRIimage, then
1405 __DRIimage *pixmap_buffer = NULL, *linear_buffer_display_gpu = NULL; in dri3_alloc_render_buffer()
1561 __DRIimage *image = draw->ext->image->fromPlanar(pixmap_buffer, i, NULL); in dri3_alloc_render_buffer()
1812 __DRIimage *
1821 __DRIimage *image_planar, *ret; in loader_dri3_create_image()
1831 /* createImageFromFds creates a wrapper __DRIimage structure which in loader_dri3_create_image()
1857 __DRIimage *
1865 __DRIimage *re in loader_dri3_create_image_from_buffers()
[all...]
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h85 __DRIimage *(*lookup_image)(__DRIscreen *screen, void *image, void *data);
87 __DRIimage *(*lookup_image_validated)(void *image, void *data);
131 __DRIimage *image;
H A Dgbm_dri.c61 static __DRIimage *
83 static __DRIimage *
751 get_number_planes(struct gbm_dri_device *dri, __DRIimage *image) in get_number_planes()
807 __DRIimage *image = dri->image->fromPlanar(bo->image, plane, NULL); in gbm_dri_bo_get_handle_for_plane()
846 __DRIimage *image = dri->image->fromPlanar(bo->image, plane, NULL); in gbm_dri_bo_get_plane_fd()
863 __DRIimage *image; in gbm_dri_bo_get_stride()
921 __DRIimage *image = dri->image->fromPlanar(bo->image, plane, NULL); in gbm_dri_bo_get_offset()
990 __DRIimage *image; in gbm_dri_bo_import()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264dprc.c177 __DRIimage *_dri_image = st_dri_screen->lookup_egl_image(st_dri_screen, eglimage); in st_omx_pipe_texture_from_eglimage()

Completed in 30 milliseconds