Searched defs:syncobj (Results 1 - 25 of 46) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_gem.c38 uint32_t syncobj = create.handle; local in function:intel_gem_supports_syncobj_wait
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_fence.h77 uint32_t syncobj; member in struct:pipe_fence_handle
H A Dfreedreno_fence.c198 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 Dv3d_fence.c74 unsigned syncobj; local in function:v3d_fence_finish
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_fine_fence.h60 struct crocus_syncobj *syncobj; member in struct:crocus_fine_fence
H A Dcrocus_fence.c66 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 Dcrocus_batch.c534 struct crocus_syncobj *syncobj = crocus_create_syncobj(screen); local in function:crocus_batch_reset
H A Dcrocus_batch.h280 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 Dcrocus_query.c90 struct crocus_syncobj *syncobj; member in struct:crocus_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fine_fence.h60 struct iris_syncobj *syncobj; member in struct:iris_fine_fence
H A Diris_fence.c69 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 Diris_batch.h255 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 Diris_batch.c427 struct iris_syncobj *syncobj = iris_create_syncobj(bufmgr); local in function:iris_batch_reset
H A Diris_query.c68 struct iris_syncobj *syncobj; member in struct:iris_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_fence.c81 unsigned syncobj; local in function:v3d_fence_wait
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_device.c126 panvk_queue_transfer_sync(struct panvk_queue *queue, uint32_t syncobj) argument
[all...]
H A Dpanvk_sync.c53 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 Dradv_amdgpu_winsys.h67 uint32_t *syncobj; member in struct:radv_amdgpu_winsys
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_drm.c385 unsigned syncobj; local in function:panfrost_drm_fence_finish
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_sync.c80 struct drm_syncobj_handle *syncobj; member in struct:intel_semaphore_object
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h150 uint32_t syncobj; member in struct:amdgpu_fence
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem.c576 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 Damdgpu_cs.h174 uint32_t syncobj; member in struct:amdgpu_fence
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_kgsl.c660 tu_device_wait_u_trace(struct tu_device *dev, struct tu_u_trace_syncobj *syncobj) argument
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_cs.c804 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...]

Completed in 27 milliseconds

12