gl-vendor-version ( -- version )


Vocabulary
opengl.capabilities

Inputs
None

Outputs
versionThe vendor-specific version information from the OpenGL implementation


Word description
Wrapper for GL_VERSION glGetString that returns only the vendor-specific information from the version string.

Definition