[][src]Module shader_version::glsl

Models versions of OpenGL Shader Language (GLSL)

Structs

ParseGLSLError

Represents an error while trying to get GLSL from &str.

Enums

GLSL

For OpenGL version 3.3 and above, the GLSL version is the same as the OpenGL version.