Skip to content

anv: Ignore queue with VK_QUEUE_FAMILY_IGNORED index

Michael Skorokhodov requested to merge GL/mesa:fix/ignore_queue into main

Allow ANV to skip the queue with the family index VK_QUEUE_FAMILY_IGNORED.

Cc: mesa-stable Signed-off-by: Mykhailo Skorokhodov mykhailo.skorokhodov@globallogic.com

Merge request reports