Kodi Development  20.0
for Binary and Script based Add-Ons
CShaderProgram Member List

This is the complete list of members for CShaderProgram, including all inherited members.

CompileAndLink(const std::string &vertexExtraBegin="", const std::string &vertexExtraEnd="", const std::string &fragmentExtraBegin="", const std::string &fragmentExtraEnd="")CShaderPrograminline
CShaderProgram()=defaultCShaderProgram
CShaderProgram(const std::string &vert, const std::string &frag)CShaderPrograminline
DisableShader()CShaderPrograminline
EnableShader()CShaderPrograminline
LoadShaderFiles(const std::string &vert, const std::string &frag)CShaderPrograminline
OnCompiledAndLinked()CShaderPrograminlinevirtual
OnDisabled()CShaderPrograminlinevirtual
OnEnabled()CShaderPrograminlinevirtual
PixelShader()CShaderPrograminline
ProgramHandle()CShaderPrograminline
ShaderOK() constCShaderPrograminline
VertexShader()CShaderPrograminline
~CShaderProgram()CShaderPrograminlinevirtual