Allow to select a queue with the given flags such as compute bit etc from a given device. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5656>
This method will return a GArray with all the queue family indices created by the device when it's opened. This array will be used by VkImageCreateInfo to allocate a new Vulkan image. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4351>