Expand description
The most basic OpenGL Shader Program Object wrapping
Structs§
- Shader
- The OpenGL shader object
- Shader
Binary - The pre-compiled OpenGL shader binary
- Shader
Input VarType - The OpenGL attrib type with length
- Shader
Use - The struct for monitoring using the shader
Enums§
- Shader
Binary Load Error - The error info of loading the shader binary
- Shader
Binary Save Error - The error info of storing the shader binary
- Shader
Error - Error produced from the shader
- Shader
Input Type - The OpenGL attrib types
- Shader
Type - Error produced from the shader