Module opengl_graphics::shader_utils [−] [src]

Helper functions for dealing with shaders.

Structs

DynamicAttribute

Describes a shader attribute.

Functions

attribute_location

Creates a vertex buffer for an attribute from a program.

compile_shader

Compiles a shader.