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::SurfaceFormat |
The surface format defines the properties of the image where we will draw, such as the color space. More... | |
Namespaces | |
namespace | Vulkan |
Types of queue families. | |
namespace | Vulkan::SwapchainOptions |