|
The Joe Engine
Joe's engine programming playground
|
Namespaces | |
| JoeEngine | |
Functions | |
| QueueFamilyIndices | JoeEngine::FindQueueFamilies (VkPhysicalDevice physicalDevice, VkSurfaceKHR surface) |
| Find queue families. More... | |
| std::vector< VkDeviceQueueCreateInfo > | JoeEngine::GetQueueCreateInfos (const QueueFamilyIndices &indices) |
| Get queue create info data. More... | |