_Gan_GLExt_Function_Pointers Struct Reference (original) (raw)
_Gan_GLExt_Function_Pointers Struct Reference
Structure to hold ARB OpenGL extension function pointers. More...
#include <[gandalf/image/openGL_texture.h](openGL%5F%5Ftexture%5F8h-source.html)>
| Public Attributes | |
|---|---|
| int | setup |
| int | error |
| PFNGLCOMPILESHADERARBPROC | fCompileShaderARB |
| PFNGLUNIFORM1IARBPROC | fUniform1iARB |
| PFNGLGETUNIFORMLOCATIONARBPROC | fGetUniformLocationARB |
| PFNGLACTIVETEXTUREPROC | fActiveTexture |
| PFNGLUSEPROGRAMOBJECTARBPROC | fUseProgramObjectARB |
| PFNGLLINKPROGRAMARBPROC | fLinkProgramARB |
| PFNGLATTACHOBJECTARBPROC | fAttachObjectARB |
| PFNGLGETINFOLOGARBPROC | fGetInfoLogARB |
| PFNGLGETOBJECTPARAMETERIVARBPROC | fGetObjectParameterivARB |
| PFNGLSHADERSOURCEARBPROC | fShaderSourceARB |
| PFNGLCREATESHADEROBJECTARBPROC | fCreateShaderObjectARB |
| PFNGLCREATEPROGRAMOBJECTARBPROC | fCreateProgramObjectARB |
Detailed Description
Structure to hold ARB OpenGL extension function pointers.
The documentation for this struct was generated from the following file:
