SEARCH_FLAGS      675 libavutil/hwcontext_vulkan.c     SEARCH_FLAGS(flags & VK_QUEUE_GRAPHICS_BIT, graph_index)
SEARCH_FLAGS      677 libavutil/hwcontext_vulkan.c     SEARCH_FLAGS((flags &  VK_QUEUE_COMPUTE_BIT) && (i != graph_index),
SEARCH_FLAGS      680 libavutil/hwcontext_vulkan.c     SEARCH_FLAGS((flags & VK_QUEUE_TRANSFER_BIT) && (i != graph_index) &&