Returns True if the given GL extension is supported.
function IsGLExtensionSupported(const Extension: string): Boolean;
ImagingOpenGL (at line 73)