Berserk
|
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <render/mesh/MeshFormats.hpp>
#include <render/shader/Shader.hpp>
Go to the source code of this file.
Classes | |
class | ShaderVariationHelper |
Assist in building variation key from options. More... | |
class | ShaderArchetype |
Handles source code pre-processing of shaders with this archetype. More... | |
struct | ShaderArchetype::InputData |
Processing input data. More... | |
struct | ShaderArchetype::OutputData |
Processing output data. More... | |