return the address of the specified OpenGL function, if not found then check a second function name, if this fails then return NULL as function is not supported by OpenGL library.
return the address of the specified OpenGL function, if not found then check a second function name, if this fails then return NULL as function is not supported by OpenGL library. This is usual for checking something like glActiveTexture (which is in OGL1.3) or glActiveTextureARB.
Alphabetic index HTML hierarchy of classes or Java