Searched refs:create_for_resource (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/kmsro/drm/ |
| H A D | kmsro_drm_winsys.c | 55 ro.create_for_resource = renderonly_create_gpu_import_for_resource, 67 ro.create_for_resource = renderonly_create_kms_dumb_buffer_for_resource, 79 ro.create_for_resource = renderonly_create_kms_dumb_buffer_for_resource, 92 ro.create_for_resource = renderonly_create_kms_dumb_buffer_for_resource, 104 ro.create_for_resource = renderonly_create_kms_dumb_buffer_for_resource, 116 ro.create_for_resource = renderonly_create_kms_dumb_buffer_for_resource,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/kmsro/drm/ |
| H A D | kmsro_drm_winsys.c | 69 ro->create_for_resource = renderonly_create_gpu_import_for_resource; 81 ro->create_for_resource = renderonly_create_kms_dumb_buffer_for_resource; 93 ro->create_for_resource = renderonly_create_kms_dumb_buffer_for_resource; 106 ro->create_for_resource = renderonly_create_kms_dumb_buffer_for_resource; 118 ro->create_for_resource = renderonly_create_kms_dumb_buffer_for_resource; 130 ro->create_for_resource = renderonly_create_kms_dumb_buffer_for_resource;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/renderonly/ |
| H A D | renderonly.h | 59 struct renderonly_scanout *(*create_for_resource)(struct pipe_resource *rsc, member in struct:renderonly 74 return ro->create_for_resource(rsc, ro, out_handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/renderonly/ |
| H A D | renderonly.h | 59 struct renderonly_scanout *(*create_for_resource)(struct pipe_resource *rsc, member in struct:renderonly 72 return ro->create_for_resource(rsc, ro, out_handle);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/panfrost/drm/ |
| H A D | panfrost_drm_winsys.c | 122 ro->create_for_resource = panfrost_create_kms_dumb_buffer_for_resource;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/etnaviv/drm/ |
| H A D | etnaviv_drm_winsys.c | 156 .create_for_resource = renderonly_create_gpu_import_for_resource,
|
Completed in 7 milliseconds