GLUS
Functions
glus_version.c File Reference
#include "GL/glus.h"

Functions

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

Function Documentation

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.