This file contains the Shader class. More...
#include "VEngine/Core/Device.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 |
| Class for shaders. More... | |
Namespaces | |
| namespace | ven |
Variables | |
| static constexpr std::string_view | ven::SHADERS_BIN_PATH = "build/shaders/" |
This file contains the Shader class.
Definition in file Shaders.hpp.