Home
last modified time | relevance | path

Searched defs:waits (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_compute.c40 struct vk_sync **waits, in pvr_compute_job_ws_submit_info_init()
90 struct vk_sync **waits, in pvr_compute_job_submit()
Dpvr_queue.c197 struct vk_sync **waits, in pvr_process_graphics_cmd()
285 struct vk_sync **waits, in pvr_process_compute_cmd()
326 struct vk_sync **waits, in pvr_process_transfer_cmds()
460 struct vk_sync **waits, in pvr_process_cmd_buffer()
524 struct vk_sync **waits, in pvr_submit_null_job()
603 struct vk_sync *waits[desc->waitSemaphoreCount]; in pvr_QueueSubmit() local
Dpvr_job_transfer.c42 struct vk_sync **waits, in pvr_transfer_job_submit()
Dpvr_job_render.c1508 struct vk_sync **waits, in pvr_render_job_ws_submit_info_init()
1543 struct vk_sync **waits, in pvr_render_job_submit()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv_job_null.c38 struct vk_sync **waits, in pvr_srv_winsys_null_job_submit()
Dpvr_srv_sync.c128 const struct vk_sync_wait *waits, in pvr_srv_sync_wait_many()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_sync.c262 const struct vk_sync_wait *waits, in can_wait_many()
284 const struct vk_sync_wait *waits, in __vk_sync_wait_many()
330 const struct vk_sync_wait *waits, in vk_sync_wait_many()
Dvk_sync_dummy.c42 const struct vk_sync_wait *waits, in vk_sync_dummy_wait_many()
Dvk_sync_binary.c90 const struct vk_sync_wait *waits, in vk_sync_binary_wait_many()
Dvk_drm_syncobj.c172 const struct vk_sync_wait *waits, in spin_wait_for_sync_file()
210 const struct vk_sync_wait *waits, in vk_drm_syncobj_wait_many()
Dvk_queue.h211 struct vk_sync_wait *waits; member
Dvk_queue.c577 const VkSemaphoreSubmitInfo *waits; member
/third_party/node/test/parallel/
Dtest-net-server-max-connections.js34 const waits = []; variable
/third_party/mesa3d/src/intel/vulkan/
Danv_bo_sync.c102 const struct vk_sync_wait *waits, in anv_bo_sync_wait()
Danv_batch_chain.c2081 const struct vk_sync_wait *waits, in anv_queue_exec_locked()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_sync.c130 const struct vk_sync_wait *waits, in dzn_sync_wait()
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestatomic.c481 int waits; member
490 int waits; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c141 struct vk_sync_wait waits[info->count]; in handle_reset_query_cpu_job() local
466 uint32_t count, struct vk_sync_wait *waits) in process_waits()
Dv3dv_private.h1001 struct vk_sync_wait *waits; member
/third_party/mesa3d/src/imagination/vulkan/winsys/
Dpvr_winsys.h283 struct vk_sync **waits; member
304 struct vk_sync **waits; member
353 struct vk_sync **waits; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_drm.c516 const struct vk_sync_wait *waits, in tu_timeline_sync_wait()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c1444 gst_harness_wait_for_clock_id_waits (GstHarness * h, guint waits, guint timeout) in gst_harness_wait_for_clock_id_waits()
1494 gst_harness_crank_multiple_clock_waits (GstHarness * h, guint waits) in gst_harness_crank_multiple_clock_waits()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1364 const struct vk_sync_wait *waits, uint32_t signal_count, in radv_amdgpu_winsys_cs_submit()