Home
last modified time | relevance | path

Searched refs:vk_foreach_queue (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/vulkan/runtime/
Dvk_device.c284 vk_foreach_queue(queue, device) { in vk_device_flush()
319 vk_foreach_queue(queue, device) { in _vk_device_report_lost()
414 vk_foreach_queue(iter, device) { in vk_common_GetDeviceQueue2()
571 vk_foreach_queue(queue, device) { in vk_common_DeviceWaitIdle()
Dvk_queue.h212 #define vk_foreach_queue(queue, device) \ macro
/external/mesa3d/src/intel/vulkan/
Danv_wsi.c46 vk_foreach_queue(_queue, &device->vk) { in anv_wsi_get_prime_blit_queue()
/external/mesa3d/src/
D.clang-format183 - vk_foreach_queue