Home
last modified time | relevance | path

Searched refs:renderonly_create_gpu_import_for_resource (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/winsys/kmsro/drm/
H A Dkmsro_drm_winsys.c85 ro->create_for_resource = renderonly_create_gpu_import_for_resource; in kmsro_drm_screen_create()
121 ro->create_for_resource = renderonly_create_gpu_import_for_resource; in kmsro_drm_screen_create()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h126 renderonly_create_gpu_import_for_resource(struct pipe_resource *rsc,
H A Drenderonly.c131 renderonly_create_gpu_import_for_resource(struct pipe_resource *rsc, in renderonly_create_gpu_import_for_resource() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c703 rsc->scanout = renderonly_create_gpu_import_for_resource(prsc, screen->ro, in etna_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c402 renderonly_create_gpu_import_for_resource(pres, in lima_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c726 renderonly_create_gpu_import_for_resource(prsc, in vc4_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c982 renderonly_create_gpu_import_for_resource(prsc, in v3d_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1531 renderonly_create_gpu_import_for_resource(prsc, screen->ro, NULL); in fd_resource_from_handle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c163 renderonly_create_gpu_import_for_resource(prsc, dev->ro, NULL); in panfrost_resource_from_handle()