| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_gem.c | 38 uint32_t syncobj = create.handle; local in function:intel_gem_supports_syncobj_wait
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_fence.h | 77 uint32_t syncobj; member in struct:pipe_fence_handle
|
| H A D | freedreno_fence.c | 198 uint32_t syncobj; local in function:fd_create_fence_fd 161 fence_create(struct fd_context * ctx,struct fd_batch * batch,int fence_fd,int syncobj) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_fence.c | 74 unsigned syncobj; local in function:v3d_fence_finish [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_fine_fence.h | 60 struct crocus_syncobj *syncobj; member in struct:crocus_fine_fence
|
| H A D | crocus_fence.c | 66 struct crocus_syncobj *syncobj = malloc(sizeof(*syncobj)); local in function:crocus_create_syncobj 80 crocus_syncobj_destroy(struct crocus_screen * screen,struct crocus_syncobj * syncobj) argument 93 crocus_batch_add_syncobj(struct crocus_batch * batch,struct crocus_syncobj * syncobj,unsigned flags) argument 131 struct crocus_syncobj **syncobj = local in function:clear_stale_syncobjs 194 crocus_wait_syncobj(struct pipe_screen * p_screen,struct crocus_syncobj * syncobj,int64_t timeout_nsec) argument 494 struct crocus_syncobj *syncobj = malloc(sizeof(*syncobj)); local in function:crocus_fence_create_fd [all...] |
| H A D | crocus_batch.c | 534 struct crocus_syncobj *syncobj = crocus_create_syncobj(screen); local in function:crocus_batch_reset
|
| H A D | crocus_batch.h | 280 struct crocus_syncobj *syncobj = local in function:crocus_batch_get_signal_syncobj 295 struct crocus_syncobj *syncobj = crocus_batch_get_signal_syncobj(batch); local in function:crocus_batch_reference_signal_syncobj
|
| H A D | crocus_query.c | 90 struct crocus_syncobj *syncobj; member in struct:crocus_query
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_fine_fence.h | 60 struct iris_syncobj *syncobj; member in struct:iris_fine_fence
|
| H A D | iris_fence.c | 69 struct iris_syncobj *syncobj = malloc(sizeof(*syncobj)); local in function:iris_create_syncobj 83 iris_syncobj_destroy(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) argument 91 iris_syncobj_signal(struct iris_bufmgr * bufmgr,struct iris_syncobj * syncobj) argument 111 iris_batch_add_syncobj(struct iris_batch * batch,struct iris_syncobj * syncobj,unsigned flags) argument 151 struct iris_syncobj **syncobj = local in function:clear_stale_syncobjs 215 iris_wait_syncobj(struct iris_bufmgr * bufmgr,struct iris_syncobj * syncobj,int64_t timeout_nsec) argument 546 struct iris_syncobj *syncobj = malloc(sizeof(*syncobj)); local in function:iris_fence_create_fd [all...] |
| H A D | iris_batch.h | 255 struct iris_syncobj *syncobj = local in function:iris_batch_get_signal_syncobj 271 struct iris_syncobj *syncobj = iris_batch_get_signal_syncobj(batch); local in function:iris_batch_reference_signal_syncobj
|
| H A D | iris_batch.c | 427 struct iris_syncobj *syncobj = iris_create_syncobj(bufmgr); local in function:iris_batch_reset
|
| H A D | iris_query.c | 68 struct iris_syncobj *syncobj; member in struct:iris_query
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_fence.c | 81 unsigned syncobj; local in function:v3d_fence_wait [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_device.c | 126 panvk_queue_transfer_sync(struct panvk_queue *queue, uint32_t syncobj) argument [all...] |
| H A D | panvk_sync.c | 53 sync_set_temporary(struct panvk_device * device,struct panvk_syncobj * sync,uint32_t syncobj) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_winsys.h | 67 uint32_t *syncobj; member in struct:radv_amdgpu_winsys
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_drm.c | 385 unsigned syncobj; local in function:panfrost_drm_fence_finish [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_sync.c | 80 struct drm_syncobj_handle *syncobj; member in struct:intel_semaphore_object
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 150 uint32_t syncobj; member in struct:amdgpu_fence
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_gem.c | 576 uint32_t syncobj = create.handle; local in function:anv_gem_supports_syncobj_wait
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 174 uint32_t syncobj; member in struct:amdgpu_fence
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_kgsl.c | 660 tu_device_wait_u_trace(struct tu_device *dev, struct tu_u_trace_syncobj *syncobj) argument
|
| /xsrc/external/mit/libdrm/dist/amdgpu/ |
| H A D | amdgpu_cs.c | 804 amdgpu_cs_syncobj_export_sync_file(amdgpu_device_handle dev,uint32_t syncobj,int * sync_file_fd) argument 814 amdgpu_cs_syncobj_import_sync_file(amdgpu_device_handle dev,uint32_t syncobj,int sync_file_fd) argument 824 amdgpu_cs_syncobj_export_sync_file2(amdgpu_device_handle dev,uint32_t syncobj,uint64_t point,uint32_t flags,int * sync_file_fd) argument 853 amdgpu_cs_syncobj_import_sync_file2(amdgpu_device_handle dev,uint32_t syncobj,uint64_t point,int sync_file_fd) argument [all...] |