|
|
static bool | hasInstance () |
| |
|
static ShaderManager & | instance () |
| |
|
static void | destroy () |
| |
|
typedef ShaderManager | SingletonBaseType |
| |
|
static ShaderManager * | _singleton |
| |
◆ ShaderUsage
| Enumerator |
|---|
| kDefault | Default shader implementing the GL fixed-function pipeline.
|
| kCLUT8LookUp | CLUT8 look up shader.
|
| kMaxUsages | Number of built-in shaders. Should not be used for query.
|
◆ notifyDestroy()
| void OpenGL::ShaderManager::notifyDestroy |
( |
| ) |
|
Notify shader manager about context destruction.
◆ notifyCreate()
| void OpenGL::ShaderManager::notifyCreate |
( |
| ) |
|
Notify shader manager about context creation.
◆ query()
Query a built-in shader. Shader returned must be destroyed by caller.
The documentation for this class was generated from the following file: