xoreos  0.0.5
Namespaces
shaderbuilder.cpp File Reference

Shader runtime builder. More...

#include "src/graphics/shader/shaderbuilder.h"
Include dependency graph for shaderbuilder.cpp:

Go to the source code of this file.

Namespaces

 Graphics
 
 Graphics::Shader
 

Detailed Description

Shader runtime builder.

This file is used for construction of shaders based upon an input configuration. The purpose is to use one large source string, but only enable those components selected by the parameter configuration.

Definition in file shaderbuilder.cpp.