Expand description
Helper functions for dealing with shaders.
Structs§
- Dynamic
Attribute - Describes a shader attribute.
Functions§
- attribute_
location - Finds attribute location from a program.
- compile_
shader - Compiles a shader.
- uniform_
location - Finds uniform location from a program.