Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h34 struct renderonly_scanout { struct
41 * Create a renderonly_scanout object for scanout resource.
43 * This function creates a renderonly_scanout object based on the provided
45 * struct holds a pointer to a renderonly_scanout struct.
49 * struct renderonly_scanout *scanout;
53 * The renderonly_scanout object exits for two reasons:
74 struct renderonly_scanout *(*create_for_resource)(struct pipe_resource *rsc,
82 static inline struct renderonly_scanout *
91 renderonly_scanout_destroy(struct renderonly_scanout *scanout,
95 renderonly_get_handle(struct renderonly_scanout *scanou
[all...]
H A Drenderonly.c41 renderonly_scanout_destroy(struct renderonly_scanout *scanout, in renderonly_scanout_destroy()
53 struct renderonly_scanout *
58 struct renderonly_scanout *scanout; in renderonly_create_kms_dumb_buffer_for_resource()
67 scanout = CALLOC_STRUCT(renderonly_scanout); in renderonly_create_kms_dumb_buffer_for_resource()
109 struct renderonly_scanout *
115 struct renderonly_scanout *scanout; in renderonly_create_gpu_import_for_resource()
122 scanout = CALLOC_STRUCT(renderonly_scanout); in renderonly_create_gpu_import_for_resource()
/third_party/mesa3d/src/gallium/winsys/panfrost/drm/
H A Dpanfrost_drm_winsys.c40 static struct renderonly_scanout *
67 struct renderonly_scanout *scanout = CALLOC_STRUCT(renderonly_scanout); in panfrost_create_kms_dumb_buffer_for_resource()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h55 struct renderonly_scanout *scanout;
H A Dlima_resource.c60 struct renderonly_scanout *scanout; in lima_resource_create_scanout()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h90 struct renderonly_scanout *scanout;
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.h54 struct renderonly_scanout *scanout;
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h64 struct renderonly_scanout *scanout;
H A Dpan_resource.c146 struct renderonly_scanout *scanout; in panfrost_resource_get_handle()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h195 struct renderonly_scanout *scanout,
H A Dfreedreno_resource.h127 struct renderonly_scanout *scanout;
H A Dfreedreno_screen.c831 struct renderonly_scanout *scanout, unsigned stride, in fd_screen_bo_get_handle()
H A Dfreedreno_resource.c1328 struct renderonly_scanout *scanout; in fd_resource_create_with_modifiers()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h75 struct renderonly_scanout *scanout;
H A Detnaviv_resource.c566 struct renderonly_scanout *scanout; in etna_resource_get_handle()

Completed in 12 milliseconds