vOOlkan
An object oriented approach to Vulkan
Vulkan::Queue Member List

This is the complete list of members for Vulkan::Queue, including all inherited members.

getFamily() constVulkan::Queue
getFamilyIndex() constVulkan::Queue
operator+() constVulkan::Queue
Queue(const LogicalDevice &virtualGpu, std::pair< QueueFamily, int > queueFamilyIndex)Vulkan::Queue