|
static const Queue & | GetGraphicsQueue () |
|
static const Queue & | GetComputeQueue () |
|
static const Queue & | GetTransferQueue () |
|
static const Queue & | GetSparseBindingQueue () |
|
static const Queue & | GetProtectedQueue () |
|
static const Queue & | GetVideoDecodeQueue () |
|
static const Queue & | GetVideoEncodeQueue () |
|
static const Queue & | GetPresentQueue () |
|
static const std::vector< VkDeviceQueueCreateInfo > & | GetQueueCreateInfos () |
|
static std::vector< uint32_t > | GetActiveQueueFamilyIndices () |
|
static VkSharingMode | GetGraphicsTransferSharingMode () |
|
static VkSharingMode | GetGraphicsComputeTransferSharingMode () |
|
static VkSharingMode | GetGraphicsComputeSharingMode () |
|
The documentation for this class was generated from the following files:
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/vulkan/include/venom/vulkan/QueueManager.h
- /Users/kevinpruvost/Bossing/Perso/VenomEngine/lib/vulkan/src/QueueManager.cc