Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
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
/external/mesa3d/src/freedreno/vulkan/
Dtu_knl_kgsl.cc546 #define kgsl_syncobj_foreach_state(syncobjs, filter) \ argument
551 kgsl_syncobj_wait_any(struct tu_device* device, struct kgsl_syncobj **syncobjs, uint32_t count, uin… in kgsl_syncobj_wait_any()
731 kgsl_syncobj_merge(const struct kgsl_syncobj **syncobjs, uint32_t count) in kgsl_syncobj_merge()
866 struct kgsl_syncobj *syncobjs[wait_count]; in vk_kgsl_sync_wait_many() local
/external/libdrm/amdgpu/
Damdgpu_cs.c689 const uint32_t *syncobjs, in amdgpu_cs_syncobj_reset()
699 const uint32_t *syncobjs, in amdgpu_cs_syncobj_signal()
709 const uint32_t *syncobjs, in amdgpu_cs_syncobj_timeline_signal()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h126 struct util_dynarray syncobjs; member
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.h130 struct util_dynarray syncobjs; member
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_batch.c223 uint32_t syncobjs[AGX_MAX_BATCHES]; in agx_cleanup_batches() local
/external/mesa3d/src/intel/vulkan/i915/
Danv_batch_chain.c45 struct drm_i915_gem_exec_fence * syncobjs; member
/external/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c460 uint32_t syncobjs[n_syncobjs]; in v3d_simulator_signal_syncobjs() local
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_batch_chain.c1188 struct drm_i915_gem_exec_fence * syncobjs; member
/external/mesa3d/src/virtio/vulkan/
Dvn_renderer_virtgpu.c126 struct hash_table *syncobjs; member