Searched refs:radv_timeline (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_device.c | 83 radv_timeline_find_point_at_least_locked(struct radv_device *device, struct radv_timeline *timeline, 87 struct radv_timeline *timeline, 90 static void radv_timeline_trigger_waiters_locked(struct radv_timeline *timeline, 5903 radv_create_timeline(struct radv_timeline *timeline, uint64_t value) 5914 radv_destroy_timeline(struct radv_device *device, struct radv_timeline *timeline) 5932 radv_timeline_gc_locked(struct radv_device *device, struct radv_timeline *timeline) 5948 radv_timeline_find_point_at_least_locked(struct radv_device *device, struct radv_timeline *timeline, 5967 radv_timeline_add_point_locked(struct radv_device *device, struct radv_timeline *timeline, 6015 radv_timeline_wait(struct radv_device *device, struct radv_timeline *timeline, uint64_t value, 6047 radv_timeline_trigger_waiters_locked(struct radv_timeline *timelin [all...] |
| H A D | radv_private.h | 2537 struct radv_timeline { struct 2565 struct radv_timeline timeline;
|
Completed in 28 milliseconds