vOOlkan
An object oriented approach to Vulkan
|
#include <vulkan/vulkan.h>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | Vulkan::LogicalDevice |
A logical device is an abstraction of the physical GPU which we can mainly use to send commands. More... | |
Namespaces | |
namespace | Vulkan |
Types of queue families. | |