Home
last modified time | relevance | path

Searched refs:_anv_device_report_lost (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_private.h1469 void _anv_device_report_lost(struct anv_device *device);
1490 _anv_device_report_lost(device); in anv_device_is_lost()
Danv_device.c3227 _anv_device_report_lost(struct anv_device *device) in _anv_device_report_lost() function