HoviTron Video Pipeline
Data Structures
VulkanPipelineAbstract.h File Reference

file that contains the abstract class for common code between the two pipelines (blending and warping) More...

#include "commonVulkan.h"
#include "BuffersControllerAbstract.h"
#include <memory>

Go to the source code of this file.

Data Structures

class  VulkanPipelineAbsract
 The abstract class that encapsulate vk::Pipeline object and contains common code between the two pipelines used in this project(blending and warping). More...
 

Detailed Description

file that contains the abstract class for common code between the two pipelines (blending and warping)

File that contains the abstract class for common code between the two pipelines (blending and warping).

Definition in file VulkanPipelineAbstract.h.