vengine  0.1.0
3D graphics engine made with Vulkan
Loading...
Searching...
No Matches
RenderSystem.hpp File Reference

This file contains the RenderSystem class. More...

#include <memory>
#include <vulkan/vulkan.h>
#include "VEngine/Device.hpp"
#include "VEngine/Shaders.hpp"
#include "VEngine/FrameInfo.hpp"
+ Include dependency graph for RenderSystem.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ven::SimplePushConstantData
 
class  ven::RenderSystem
 Class for render system. More...
 

Namespaces

namespace  ven
 

Detailed Description

This file contains the RenderSystem class.

Definition in file RenderSystem.hpp.