Searched defs:out_handle (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/panfrost/drm/ |
H A D | panfrost_drm_winsys.c | 41 panfrost_create_kms_dumb_buffer_for_resource(struct pipe_resource *rsc, struct renderonly *ro, struct winsys_handle *out_handle) panfrost_create_kms_dumb_buffer_for_resource() argument
|
/third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
H A D | renderonly.c | 54 renderonly_create_kms_dumb_buffer_for_resource(struct pipe_resource *rsc, struct renderonly *ro, struct winsys_handle *out_handle) renderonly_create_kms_dumb_buffer_for_resource() argument 110 renderonly_create_gpu_import_for_resource(struct pipe_resource *rsc, struct renderonly *ro, struct winsys_handle *out_handle) renderonly_create_gpu_import_for_resource() argument
|
H A D | renderonly.h | 83 renderonly_scanout_for_resource(struct pipe_resource *rsc, struct renderonly *ro, struct winsys_handle *out_handle) renderonly_scanout_for_resource() argument
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_cs.c | 951 amdgpu_cs_fence_to_handle(amdgpu_device_handle dev, struct amdgpu_cs_fence *fence, uint32_t what, uint32_t *out_handle) amdgpu_cs_fence_to_handle() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_bufmgr.c | 1412 crocus_bo_export_gem_handle_for_device(struct crocus_bo *bo, int drm_fd, uint32_t *out_handle) crocus_bo_export_gem_handle_for_device() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_bufmgr.c | 2039 iris_bo_export_gem_handle_for_device(struct iris_bo *bo, int drm_fd, uint32_t *out_handle) iris_bo_export_gem_handle_for_device() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 984 HANDLE out_handle; in resource_object_create() local 1528 HANDLE out_handle; in zink_memobj_create_from_handle() local
|
Completed in 11 milliseconds