Home
last modified time | relevance | path

Searched defs:timeline (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_sync_binary.h53 struct vk_sync timeline; member
H A Dvk_sync_timeline.h47 struct vk_sync_timeline *timeline; member
H A Dvk_sync_timeline.c61 struct vk_sync_timeline *timeline = to_vk_sync_timeline(sync); in vk_sync_timeline_init() local
90 struct vk_sync_timeline *timeline in vk_sync_timeline_finish() local
110 vk_sync_timeline_first_point(struct vk_sync_timeline *timeline) vk_sync_timeline_first_point() argument
128 vk_sync_timeline_alloc_point_locked(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t value, struct vk_sync_timeline_point **point_out) vk_sync_timeline_alloc_point_locked() argument
181 vk_sync_timeline_alloc_point(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t value, struct vk_sync_timeline_point **point_out) vk_sync_timeline_alloc_point() argument
196 vk_sync_timeline_point_free_locked(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_free_locked() argument
207 struct vk_sync_timeline *timeline = point->timeline; vk_sync_timeline_point_free() local
221 vk_sync_timeline_point_unref(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_unref() argument
231 vk_sync_timeline_point_complete(struct vk_sync_timeline *timeline, struct vk_sync_timeline_point *point) vk_sync_timeline_point_complete() argument
248 vk_sync_timeline_gc_locked(struct vk_device *device, struct vk_sync_timeline *timeline, bool drain) vk_sync_timeline_gc_locked() argument
296 struct vk_sync_timeline *timeline = point->timeline; vk_sync_timeline_point_install() local
318 vk_sync_timeline_get_point_locked(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t wait_value, struct vk_sync_timeline_point **point_out) vk_sync_timeline_get_point_locked() argument
342 vk_sync_timeline_get_point(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t wait_value, struct vk_sync_timeline_point **point_out) vk_sync_timeline_get_point() argument
359 struct vk_sync_timeline *timeline = point->timeline; vk_sync_timeline_point_release() local
367 vk_sync_timeline_signal_locked(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t value) vk_sync_timeline_signal_locked() argument
396 struct vk_sync_timeline *timeline = to_vk_sync_timeline(sync); vk_sync_timeline_signal() local
410 struct vk_sync_timeline *timeline = to_vk_sync_timeline(sync); vk_sync_timeline_get_value() local
425 vk_sync_timeline_wait_locked(struct vk_device *device, struct vk_sync_timeline *timeline, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) vk_sync_timeline_wait_locked() argument
510 struct vk_sync_timeline *timeline = to_vk_sync_timeline(sync); vk_sync_timeline_wait() local
[all...]
H A Dvk_queue.c320 struct vk_sync_timeline *timeline = in vk_queue_submit_final() local
768 struct vk_sync_timeline *timeline = vk_sync_as_timeline(sync); vk_queue_submit() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_compute.c50 int timeline; member
/third_party/ffmpeg/libavformat/
H A Ddashdec.c45 struct timeline { struct

Completed in 11 milliseconds