![]() |
HoviTron Video Pipeline
|
File that contain the VulkanContext class to manage Vulkan Instance, Physical device, Logical device. More...
Go to the source code of this file.
Data Structures | |
struct | QueueFamilyIndices |
Struct to encapsulate the indice of the queues families. More... | |
class | VulkanContext |
class that manages tasks related to Vulkan context (Vulkan Instance, Vulkan Physical device, Vulkan Logical device) More... | |
Variables | |
static std::string | AppName = "RVS" |
static std::string | EngineName = "RVS_Vulkan" |
File that contain the VulkanContext class to manage Vulkan Instance, Physical device, Logical device.
Definition in file VulkanContext.h.
|
static |
Definition at line 30 of file VulkanContext.h.
|
static |
Definition at line 31 of file VulkanContext.h.