HAL::CheckExtension

HAL::CheckExtension
bool CheckExtension(GLExtensionType type);
Description

Checks whether the given extension exists in the current profile.

Parameters
Parameters 
Description 
GLExtensionType type 
The given extension type 
Return Value

Returns true if the given extension exists and false otherwise.