fsleyes.gl.shaders.glsl

The glsl package is the home of the GLSLShader class, a class which may be used to manage GLSL shader programs. The GLSLShader class is defined in the program module, and uses some functions defined in the parse module.

See also the arbp package.