Lines Matching refs:vk_device
81 vk_sync_init(struct vk_device *device, in vk_sync_init()
103 vk_sync_finish(struct vk_device *device, in vk_sync_finish()
110 vk_sync_create(struct vk_device *device, in vk_sync_create()
135 vk_sync_destroy(struct vk_device *device, in vk_sync_destroy()
143 vk_sync_signal(struct vk_device *device, in vk_sync_signal()
158 vk_sync_get_value(struct vk_device *device, in vk_sync_get_value()
167 vk_sync_reset(struct vk_device *device, in vk_sync_reset()
175 VkResult vk_sync_move(struct vk_device *device, in vk_sync_move()
214 __vk_sync_wait(struct vk_device *device, in __vk_sync_wait()
240 vk_sync_wait(struct vk_device *device, in vk_sync_wait()
282 __vk_sync_wait_many(struct vk_device *device, in __vk_sync_wait_many()
328 vk_sync_wait_many(struct vk_device *device, in vk_sync_wait_many()
349 vk_sync_import_opaque_fd(struct vk_device *device, in vk_sync_import_opaque_fd()
364 vk_sync_export_opaque_fd(struct vk_device *device, in vk_sync_export_opaque_fd()
380 vk_sync_import_sync_file(struct vk_device *device, in vk_sync_import_sync_file()
396 vk_sync_export_sync_file(struct vk_device *device, in vk_sync_export_sync_file()