vOOlkan
An object oriented approach to Vulkan
|
#include <vulkan/vulkan.h>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
class | Vulkan::SwapchainOptions::PresentMode |
The present mode defines how the images of the swapchain are sent to the screen. More... | |
Namespaces | |
namespace | Vulkan |
Types of queue families. | |
namespace | Vulkan::SwapchainOptions |