Login  Register

Re: implementation of glIsExtensionAvailable

Posted by Michael Bien on Aug 09, 2010; 5:43pm
URL: https://forum.jogamp.org/implementation-of-glIsExtensionAvailable-tp1053705p1059906.html

its in GLContextImpl (+ ExtensionAvailabilityCache):
http://github.com/mbien/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/impl/GLContextImpl.java
http://github.com/mbien/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/impl/ExtensionAvailabilityCache.java

you can also query the availability of certain functions which is implemented in the generated ProcAddressTables.

regards,
michael

On 08/09/2010 11:49 AM, matt [via jogamp] wrote:
hello,
where can i find the class in which glIsExtensionAvailable is implemented?
i couldnt find it in the git-tree

thanks!


View message @ http://jogamp.762907.n3.nabble.com/implementation-of-glIsExtensionAvailable-tp1053705p1053705.html
To start a new topic under jogamp, email [hidden email]
To unsubscribe from jogamp, click here.


-- 
http://michael-bien.com/