Searched refs:renderonly_create_gpu_import_for_resource (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
H A D | renderonly.h | 65 * renderonly_create_gpu_import_for_resource. Drivers MUST NOT fail if 120 renderonly_create_gpu_import_for_resource(struct pipe_resource *rsc,
|
H A D | renderonly.c | 110 renderonly_create_gpu_import_for_resource(struct pipe_resource *rsc, in renderonly_create_gpu_import_for_resource() function
|
/third_party/mesa3d/src/gallium/winsys/kmsro/drm/ |
H A D | kmsro_drm_winsys.c | 69 ro->create_for_resource = renderonly_create_gpu_import_for_resource; in kmsro_drm_screen_create()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_resource.c | 544 renderonly_create_gpu_import_for_resource(imp_prsc, screen->ro, in etna_resource_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.c | 956 renderonly_create_gpu_import_for_resource(prsc, in v3d_resource_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_resource.c | 704 renderonly_create_gpu_import_for_resource(prsc, in vc4_resource_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 391 renderonly_create_gpu_import_for_resource(pres, in lima_resource_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.c | 1439 renderonly_create_gpu_import_for_resource(prsc, screen->ro, NULL); in fd_resource_from_handle()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.c | 130 renderonly_create_gpu_import_for_resource(prsc, dev->ro, NULL); in panfrost_resource_from_handle()
|
Completed in 13 milliseconds