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

Functions

GLUSboolean GLUSAPIENTRY glusExtensionIsSupported (const GLUSchar *extension)
 Checks, if an OpenGL extension is supported. More...
 

Function Documentation

GLUSboolean GLUSAPIENTRY glusExtensionIsSupported ( const GLUSchar extension)

Checks, if an OpenGL extension is supported.

Parameters
extensionThe name of the extension.
Returns
GLUS_TRUE, if the given extension is supported.