Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
shaders.cpp File Reference
#include "shaders.h"
#include <Strings/components/utils/io/io.h>
#include "components/diagnostics/logger/logger.h"

Variables

std::map< std::string, BlamGLSLShader * > shaders
 
std::map< std::string, BlamGLSLShaderProgram * > shader_programs
 

Variable Documentation

◆ shader_programs

std::map<std::string, BlamGLSLShaderProgram*> shader_programs

◆ shaders

std::map<std::string, BlamGLSLShader*> shaders