Loading...
Searching...
No Matches
info.h File Reference
+ Include dependency graph for info.h:

Go to the source code of this file.

Functions

GLF_API bool GlfHasExtensions (std::string const &extensions)
 Tests for GL extension support.
 

Function Documentation

◆ GlfHasExtensions()

GLF_API bool GlfHasExtensions ( std::string const &  extensions)

Tests for GL extension support.

Returns true if each extension name listed in extensions is supported by the current GL context.