Module glshader

Source
Expand description

The most basic OpenGL Shader Program Object wrapping

Structs§

Shader
The OpenGL shader object
ShaderBinary
The pre-compiled OpenGL shader binary
ShaderInputVarType
The OpenGL attrib type with length
ShaderUse
The struct for monitoring using the shader

Enums§

ShaderBinaryLoadError
The error info of loading the shader binary
ShaderBinarySaveError
The error info of storing the shader binary
ShaderError
Error produced from the shader
ShaderInputType
The OpenGL attrib types
ShaderType
Error produced from the shader