Berserk
|
#include <core/Config.hpp>
#include <core/Crc32.hpp>
#include <core/Typedefs.hpp>
#include <render/shader/Shader.hpp>
#include <render/shader/ShaderArchetype.hpp>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ShaderManager |
Class for loading and importing engine shaders. More... | |