![]() |
HoviTron Video Pipeline
|
file that contains the class that manage the renderPass containing the synthesis and blending steps More...
#include "commonVulkan.h"
#include "VulkanRenderPassAbstract.h"
#include <memory>
#include "VulkanPipelineWarping.h"
#include "VulkanPipelineBlending.h"
#include "VulkanHelperFunction.h"
Go to the source code of this file.
Data Structures | |
class | VulkanRenderPass |
Class that manage the renderPass containing the synthesis and blending steps. More... | |
file that contains the class that manage the renderPass containing the synthesis and blending steps
file that contains an abstract class that contains a common base of code to encapsulate vk::RenderPass objects.
file that contains the class that manage the renderPass containing the synthesis and blending steps It also create additional attachments for the rendering
file that contains an abstract class that contains a common base of code to encapsulate vk::RenderPass objects.
Definition in file VulkanRenderPass.h.