Rasterfarm-SDK
|
This is the complete list of members for Shader, including all inherited members.
Application class | Shader | friend |
compile(ShaderType type, const char *shaderSrc) | Shader | static |
create(ShaderType type, const char *shaderSourceFile=nullptr) | Shader | static |
create(ShaderType type, const String &shaderCode) | Shader | static |
getCode() const | Shader | inline |
getHandle() const | Shader | inline |
getHash() | Shader | inline |
getType() const | Shader | inline |
hash | Shader | protected |
loadCode(const char *const shaderSourceFile) | Shader | static |
loadCode(ShaderType type, const char *shaderSourceFile) | Shader | |
shaderCode | Shader | protected |
shaderHandle | Shader | protected |
type | Shader | protected |