VkCV Framework  0.0.1
CV Vulkan framework
vkcv Directory Reference

Files

file  BufferManager.cpp [code]
 
file  ComputePipelineManager.hpp [code]
 Creation and handling of Compute Pipelines.
 
file  Core.cpp [code]
 Handling of global states regarding dependencies.
 
file  DescriptorManager.cpp [code]
 Creation and handling of descriptor sets and the respective descriptor pools.
 
file  Handles.cpp [code]
 Central header file for all possible handles that the framework will hand out.
 
file  Image.cpp [code]
 class for image handles
 
file  ImageManager.cpp [code]
 class creating and managing images
 
file  ImageManager.hpp [code]
 class creating and managing images
 
file  ShaderProgram.cpp [code]
 ShaderProgram class to handle and prepare the shader stages for a graphics pipeline.