Definitions for "GLSL"
Is the OpenGL Shading Language.
GLSL - OpenGL Shading Language also known as GLslang is a high level shading language based on the C programming language. It was created by the Open GL ARB to give developers more direct control of the graphics pipeline without having to use assembly language or hardware-specific languages.