This file contains the Shader class. More...
#include "VEngine/Core/Device.hpp"
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.