![]() |
ManaPlus
|
#include "render/shaders/shadersmanager.h"#include "configuration.h"#include "logger.h"#include "fs/virtfs/tools.h"#include "utils/cast.h"#include "render/opengl/mgl.h"#include "render/shaders/shader.h"#include "render/shaders/shaderprogram.h"#include "resources/loaders/shaderloader.h"#include "debug.h"Go to the source code of this file.
Variables | |
| ShadersManager | shaders |
| ShadersManager shaders |
Definition at line 45 of file shadersmanager.cpp.
Referenced by anonymous_namespace{shaderloader.cpp}::ShaderLoader::load(), anonymous_namespace{shaderprogramloader.cpp}::ShaderProgramLoader::load(), MobileOpenGL2Graphics::postInit(), and ModernOpenGLGraphics::postInit().