Stephen J Baker writes:
 > Without bothering to test the glGetString(
 >    glTexImage3D=wglGetProcAddress("glTexImage3D");

Is there a way to enforce query for extensions by keeping
track of what queries were made, and decline to return
pointers for extensions that were not properly queried?
This is not a time critical function, after all.


                                                 b.



Reply via email to