Go to the source code of this file.
Functions | |
GLF_API bool | GlfHasExtensions (std::string const &extensions) |
Tests for GL extension support. More... | |
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.