GLUS
Functions
glus_version.h File Reference

Go to the source code of this file.

Functions

GLUSAPI GLUSboolean GLUSAPIENTRY glusVersionIsSupported (const GLUSint major, const GLUSint minor)
 Checks, if the given OpenGL version is supported. More...
 

Function Documentation

GLUSAPI GLUSboolean GLUSAPIENTRY glusVersionIsSupported ( const GLUSint  major,
const GLUSint  minor 
)

Checks, if the given OpenGL version is supported.

The function reads out and parses the version string.

Returns
GLUS_TRUE, if the given version is supported.