Home
last modified time | relevance | path

Searched defs:syncs (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_queue.c165 struct drm_v3d_sem *syncs = in set_in_syncs() local
215 struct drm_v3d_sem *syncs = in set_out_syncs() local
315 uint32_t *syncs = (uint32_t *) malloc(sizeof(uint32_t) * info->count); in handle_reset_query_cpu_job() local
571 uint32_t *syncs = (uint32_t *) malloc(sizeof(uint32_t) * info->count); in handle_copy_query_results_cpu_job() local
771 uint32_t *syncs = in handle_timestamp_query_cpu_job() local
/external/intel-media-driver/media_softlet/linux/common/os/xe/
Dmos_synchronization_xe.c508 std::vector<drm_xe_sync> &syncs) in mos_sync_update_exec_syncs_from_timeline_deps()
567 std::vector<struct drm_xe_sync> &syncs, in mos_sync_update_exec_syncs_from_handle()
597 std::vector<struct drm_xe_sync> &syncs) in mos_sync_update_exec_syncs_from_timeline_dep()
Dmos_bufmgr_xe.c2055 int __mos_dump_syncs_array_xe(struct drm_xe_sync *syncs, in __mos_dump_syncs_array_xe()
2188 std::vector<struct drm_xe_sync> &syncs, in __mos_context_exec_update_syncs_xe()
2423 std::vector<struct drm_xe_sync> syncs; in mos_bo_context_exec_with_sync_xe() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_query.c169 struct drm_v3d_sem *syncs = in in_syncs_set() local
189 struct drm_v3d_sem *syncs = in out_syncs_set() local
/external/mesa3d/src/broadcom/simulator/
Dv3d_simulator.c758 uint32_t *syncs = (void *)(uintptr_t) timestamp_query->syncs; in v3d_timestamp_query() local
780 uint32_t *syncs = (void *)(uintptr_t) reset->syncs; in v3d_reset_timestamp_queries() local
810 uint32_t *syncs = (void *)(uintptr_t) copy->syncs; in v3d_copy_query_results() local
843 uint32_t *syncs = (void *)(uintptr_t) reset->syncs; in v3d_reset_performance_queries() local
912 uint32_t *syncs = (void *)(uintptr_t) copy->syncs; in v3d_copy_performance_query() local
/external/kernel-headers/original/uapi/drm/
Dv3d_drm.h429 __u64 syncs; member
452 __u64 syncs; member
498 __u64 syncs; member
515 __u64 syncs; member
567 __u64 syncs; member
Dpanthor_drm.h539 struct drm_panthor_obj_array syncs; member
841 struct drm_panthor_obj_array syncs; member
Dxe_drm.h1079 __u64 syncs; member
1286 __u64 syncs; member
/external/mesa3d/include/drm-uapi/
Dv3d_drm.h433 __u64 syncs; member
456 __u64 syncs; member
502 __u64 syncs; member
519 __u64 syncs; member
571 __u64 syncs; member
Dpanthor_drm.h583 struct drm_panthor_obj_array syncs; member
892 struct drm_panthor_obj_array syncs; member
Dxe_drm.h1081 __u64 syncs; member
1288 __u64 syncs; member
/external/virglrenderer/vtest/
Dvtest_renderer.c89 struct vtest_sync **syncs; member
102 struct vtest_sync **syncs; member
1889 const uint32_t *syncs, in vtest_sync_wait_init()
2009 const uint32_t *syncs) in vtest_submit_cmd2_batch()
2117 const uint32_t *syncs = &submit_cmd2_buf[batch.sync_offset]; in vtest_submit_cmd2() local
/external/mesa3d/src/virtio/vulkan/
Dvn_renderer.h90 struct vn_renderer_sync *const *syncs; member
114 struct vn_renderer_sync *const *syncs; member
Dvn_renderer_vtest.c452 struct vn_renderer_sync *const *syncs, in vtest_vcmd_sync_wait()
Dvn_renderer_virtgpu.c471 struct vn_renderer_sync *const *syncs, in sim_submit_signal_syncs()
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowContentResolverTest.java833 List<SyncInfo> syncs = ContentResolver.getCurrentSyncs(); in shouldGetCurrentSyncs() local
968 List<PeriodicSync> syncs = ContentResolver.getPeriodicSyncs(a, AUTHORITY); in shouldGetPeriodSyncs() local
/external/mesa3d/src/gallium/drivers/iris/xe/
Diris_kmd_backend.c337 struct drm_xe_sync *syncs = NULL; in xe_batch_submit() local
/external/intel-media-driver/media_softlet/linux/common/os/xe/include/
Dxe_drm.h1042 __u64 syncs; member
1249 __u64 syncs; member
/external/minigbm/external/
Dxe_drm.h1016 __u64 syncs; member
1237 __u64 syncs; member
/external/mesa3d/src/gallium/drivers/asahi/
Dagx_batch.c720 agx_add_sync(struct drm_asahi_sync *syncs, unsigned *count, uint32_t handle) in agx_add_sync()
/external/mesa3d/src/panfrost/lib/kmod/
Dpan_kmod.h323 } syncs; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_csf.c284 struct drm_panthor_sync_op *syncs, uint32_t sync_count) in csf_prepare_qsubmit()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContentResolver.java165 public List<PeriodicSync> syncs = new ArrayList<>(); field in ShadowContentResolver.Status
/external/angle/src/libANGLE/
DDisplay.cpp1962 void Display::destroySyncImpl(SyncID syncId, SyncMap *syncs) in destroySyncImpl()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktGlobalPriorityQueueTests.cpp1974 std::pair<SyncType, const char *> const syncs[]{ in createGlobalPriorityQueueTests() local

12