gKit2 light
|
ensemble de shader programs compiles. singleton. More...
#include <draw.h>
Public Member Functions | |
PipelineProgram * | find (const char *filename, const char *definitions="") |
renvoie un shader program compile. More... | |
Static Public Member Functions | |
static PipelineCache & | manager () |
access au singleton. More... | |
Protected Member Functions | |
PipelineCache () | |
constructeur prive. More... | |
Protected Attributes | |
std::vector< PipelineProgram * > | m_programs |
|
inlineprotected |
|
inline |
renvoie un shader program compile.
Definition at line 169 of file draw.h.
|
inlinestatic |