Home
last modified time | relevance | path

Searched defs:bo_handles (Results 1 – 19 of 19) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.h75 struct hash_table *bo_handles; member
Dv3d_job.c125 uint32_t *bo_handles = (void *)(uintptr_t)job->submit.bo_handles; in v3d_job_add_bo() local
/third_party/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c391 uint32_t *bo_handles = (uint32_t *)(uintptr_t)submit->bo_handles; in v3d_simulator_pin_bos() local
403 uint32_t *bo_handles = (uint32_t *)(uintptr_t)submit->bo_handles; in v3d_simulator_unpin_bos() local
676 uint32_t *bo_handles = (uint32_t *)(uintptr_t)args->bo_handles; in v3d_simulator_submit_csd_ioctl() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.h78 struct hash_table *bo_handles; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h90 struct hash_table *bo_handles; member
Dvc4_simulator.c243 uint32_t *bo_handles = (uint32_t *)(uintptr_t)args->bo_handles; in vc4_simulator_pin_bos() local
Dvc4_context.h221 struct vc4_cl bo_handles; member
/third_party/mesa3d/include/drm-uapi/
Dv3d_drm.h194 __u64 bo_handles; member
309 __u32 bo_handles[4]; member
334 __u64 bo_handles; member
Dpanfrost_drm.h64 __u64 bo_handles; member
Dvirtgpu_drm.h71 __u64 bo_handles; member
Dvc4_drm.h127 __u64 bo_handles; member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.h82 struct hash_table *bo_handles; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c783 uint32_t *bo_handles = in handle_cl_job() local
938 uint32_t *bo_handles = in handle_csd_job() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.h99 struct hash_table *bo_handles; member
/third_party/libdrm/amdgpu/
Damdgpu_internal.h77 struct handle_table bo_handles; member
/third_party/libdrm/include/drm/
Dvirtgpu_drm.h67 __u64 bo_handles; member
Dvc4_drm.h127 __u64 bo_handles; member
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c448 guint32 w, h, fmt, bo_handles[4] = { 0, }; in gst_kms_allocator_add_fb() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c619 uint32_t *bo_handles; in panfrost_batch_submit_ioctl() local