Does somebody know how I, *USING GLEW* (*not by getting the extentions string*), check if an OpenGL extention is available?
This http://glew.sourceforge.net/basic.html suggests, that there are globals I can check.
For example, how do I see if Glew loaded glActiveTextureARB ?
Thanks in advance.
This http://glew.sourceforge.net/basic.html suggests, that there are globals I can check.
For example, how do I see if Glew loaded glActiveTextureARB ?
Thanks in advance.