/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.h | 75 struct hash_table *bo_handles; member
|
D | v3d_job.c | 125 uint32_t *bo_handles = (void *)(uintptr_t)job->submit.bo_handles; in v3d_job_add_bo() local
|
/third_party/mesa3d/src/broadcom/simulator/ |
D | v3d_simulator.c | 391 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/ |
D | lima_screen.h | 78 struct hash_table *bo_handles; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_screen.h | 90 struct hash_table *bo_handles; member
|
D | vc4_simulator.c | 243 uint32_t *bo_handles = (uint32_t *)(uintptr_t)args->bo_handles; in vc4_simulator_pin_bos() local
|
D | vc4_context.h | 221 struct vc4_cl bo_handles; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | v3d_drm.h | 194 __u64 bo_handles; member 309 __u32 bo_handles[4]; member 334 __u64 bo_handles; member
|
D | panfrost_drm.h | 64 __u64 bo_handles; member
|
D | virtgpu_drm.h | 71 __u64 bo_handles; member
|
D | vc4_drm.h | 127 __u64 bo_handles; member
|
/third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
D | radeon_drm_winsys.h | 82 struct hash_table *bo_handles; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 783 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/ |
D | virgl_drm_winsys.h | 99 struct hash_table *bo_handles; member
|
/third_party/libdrm/amdgpu/ |
D | amdgpu_internal.h | 77 struct handle_table bo_handles; member
|
/third_party/libdrm/include/drm/ |
D | virtgpu_drm.h | 67 __u64 bo_handles; member
|
D | vc4_drm.h | 127 __u64 bo_handles; member
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsallocator.c | 448 guint32 w, h, fmt, bo_handles[4] = { 0, }; in gst_kms_allocator_add_fb() local
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_job.c | 619 uint32_t *bo_handles; in panfrost_batch_submit_ioctl() local
|