/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | syncobj_wait.c | 194 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 D | panvk_vX_event.c | 64 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 D | panvk_event.h | 23 struct panvk_priv_mem syncobjs; member
|
H A D | panvk_queue.h | 58 struct panvk_priv_mem syncobjs; member
|
H A D | panvk_vX_queue.c | 169 struct panvk_cs_sync64 *syncobjs = panvk_priv_mem_host_addr(queue->syncobjs); in init_subqueue() local
|
H A D | panvk_cmd_buffer.h | 51 uint64_t syncobjs; member
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_knl_kgsl.cc | 655 #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 D | amdgpu_cs.c | 708 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 D | crocus_batch.h | 126 struct util_dynarray syncobjs; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_batch.h | 133 struct util_dynarray syncobjs; member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/ |
H A D | anv_batch_chain.c | 45 struct drm_i915_gem_exec_fence * syncobjs; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_batch.c | 395 uint32_t syncobjs[AGX_MAX_BATCHES]; in agx_cleanup_batches() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/simulator/ |
H A D | v3d_simulator.c | 474 uint32_t syncobjs[n_syncobjs]; in v3d_simulator_signal_syncobjs() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_batch_chain.c | 1190 struct drm_i915_gem_exec_fence * syncobjs; member
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_renderer_virtgpu.c | 128 struct hash_table *syncobjs; member
|