Home
last modified time | relevance | path

Searched refs:_vk_device_report_lost (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.h314 void _vk_device_report_lost(struct vk_device *device);
327 _vk_device_report_lost(device); in vk_device_is_lost()
Dvk_device.c280 _vk_device_report_lost(struct vk_device *device) in _vk_device_report_lost() function
Dvk_queue.c133 _vk_device_report_lost(queue->base.device); in _vk_queue_set_lost()