Skip to content

runner: Destroy VkInstance used for reading the queue count

Caio Oliveira requested to merge cmarcelo/crucible:r/destroy-instance into master

Allow drivers to clean up resources needed for that temporary instance.

Fixes: ac6dff67 ("runner: Add function to read the number of vulkan queues")

Merge request reports