Kodi Development 22.0
for Binary and Script based Add-Ons
 
All Classes Functions Variables Typedefs Enumerations Enumerator Modules Pages
Loading...
Searching...
No Matches
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