![]() |
HoviTron Video Pipeline
|
file that contains the VulkanWrapper class that manages the classes related to Vulkan code and ease the communication with the rest More...
#include <vector>
#include "VulkanContext.h"
#include "VulkanDrawing.h"
#include "VulkanRenderPass.h"
#include "commonVulkan.h"
#include "InputProvider.h"
#include "RenderingParameters.h"
Go to the source code of this file.
Data Structures | |
class | VulkanWrapper |
Class that manages the classes related to Vulkan code and act as a wrapper around them. More... | |
Enumerations | |
enum class | PipelineMode { Raster } |
file that contains the VulkanWrapper class that manages the classes related to Vulkan code and ease the communication with the rest
file that contains the VulkanWrapper class that manages the classes related to Vulkan code and ease the communication with the rest
The VulkanWrapper class is supposed to manage all the other classes related to Vulkan code.
Definition in file VulkanWrapper.h.
|
strong |
Definition at line 56 of file VulkanWrapper.h.