Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1301 VkResult _anv_device_set_lost(struct anv_device *device,
1310 _anv_device_set_lost(dev, __FILE__, __LINE__, __VA_ARGS__)
1314 _anv_device_set_lost(queue->device, __FILE__, __LINE__, __VA_ARGS__)
Danv_device.c3424 _anv_device_set_lost(struct anv_device *device, in _anv_device_set_lost() function