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

This file contains the Shader class. More...

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

Go to the source code of this file.

Classes

struct  ven::PipelineConfigInfo
 
class  ven::Shaders
 

Namespaces

namespace  ven
 

Detailed Description

This file contains the Shader class.

Definition in file Shaders.hpp.