HDK
|
Go to the source code of this file.
Functions | |
PXR_NAMESPACE_OPEN_SCOPE GLF_API bool | GlfHasExtensions (std::string const &extensions) |
PXR_NAMESPACE_OPEN_SCOPE 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.