HoviTron Video Pipeline
Data Structures
VulkanRenderPass.h File Reference

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...
 

Detailed Description

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.