xoreos  0.0.5
Graphics::Shader::ShaderInstance Member List

This is the complete list of members for Graphics::Shader::ShaderInstance, including all inherited members.

_fragmentVariableDataGraphics::Shader::ShaderInstanceprivate
_sourceProgramGraphics::Shader::ShaderInstanceprivate
_vertexVariableDataGraphics::Shader::ShaderInstanceprivate
bind()Graphics::Shader::ShaderInstance
rebindFragmentVariable(uint32 index)Graphics::Shader::ShaderInstance
rebindVertexVariable(uint32 index)Graphics::Shader::ShaderInstance
setFragmentVariable(const std::string &name, const void *location)Graphics::Shader::ShaderInstance
setVertexVariable(const std::string &name, const void *location)Graphics::Shader::ShaderInstance
ShaderInstance(Shader::ShaderObject *vertShader, Shader::ShaderObject *fragShader)Graphics::Shader::ShaderInstance
ShaderInstance(const std::string &vertName, const std::string &fragName)Graphics::Shader::ShaderInstance
unbind()Graphics::Shader::ShaderInstance
~ShaderInstance()Graphics::Shader::ShaderInstance