Home
last modified time | relevance | path

Searched defs:syncobjs (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dsyncobj_wait.c194 uint32_t syncobjs[3]; in test_reset_one_illegal_handle() local
258 uint32_t syncobjs[3]; in test_signal_one_illegal_handle() local
405 uint32_t syncobjs[3]; in test_reset_multiple_signaled() local
474 uint32_t syncobjs[3]; in test_multi_wait() local
530 uint32_t syncobjs[2]; in test_wait_snapshot() local
617 uint32_t syncobjs[8]; in test_wait_complex() local
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/csf/
H A Dpanvk_vX_event.c64 struct panvk_cs_sync32 *syncobjs = panvk_priv_mem_host_addr(event->syncobjs); in panvk_per_arch() local
79 struct panvk_cs_sync32 *syncobjs = panvk_priv_mem_host_addr(event->syncobjs); in panvk_per_arch() local
92 struct panvk_cs_sync32 *syncobjs = panvk_priv_mem_host_addr(event->syncobjs); in panvk_per_arch() local
H A Dpanvk_event.h23 struct panvk_priv_mem syncobjs; member
H A Dpanvk_queue.h58 struct panvk_priv_mem syncobjs; member
H A Dpanvk_vX_queue.c169 struct panvk_cs_sync64 *syncobjs = panvk_priv_mem_host_addr(queue->syncobjs); in init_subqueue() local
H A Dpanvk_cmd_buffer.h51 uint64_t syncobjs; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_knl_kgsl.cc655 #define kgsl_syncobj_foreach_state(syncobjs, filter) \ argument
660 kgsl_syncobj_wait_any(struct tu_device* device, struct kgsl_syncobj **syncobjs, uint32_t count, uin… in kgsl_syncobj_wait_any()
840 kgsl_syncobj_merge(const struct kgsl_syncobj **syncobjs, uint32_t count) in kgsl_syncobj_merge()
975 struct kgsl_syncobj *syncobjs[wait_count]; in vk_kgsl_sync_wait_many() local
/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu_cs.c708 const uint32_t *syncobjs, in amdgpu_cs_syncobj_reset()
718 const uint32_t *syncobjs, in amdgpu_cs_syncobj_signal()
728 const uint32_t *syncobjs, in amdgpu_cs_syncobj_timeline_signal()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.h126 struct util_dynarray syncobjs; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h133 struct util_dynarray syncobjs; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_batch_chain.c45 struct drm_i915_gem_exec_fence * syncobjs; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_batch.c395 uint32_t syncobjs[AGX_MAX_BATCHES]; in agx_cleanup_batches() local
/aosp_15_r20/external/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c474 uint32_t syncobjs[n_syncobjs]; in v3d_simulator_signal_syncobjs() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_batch_chain.c1190 struct drm_i915_gem_exec_fence * syncobjs; member
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c128 struct hash_table *syncobjs; member