Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

glwin_ext_fctns Struct Reference

List of all members.

Public Methods

 int (APIENTRY *p_glXGetVideoSyncSGI)(GLuint *count)

Public Attributes

int oglmajor
int oglminor
int oglrelease
int hasglshaderobjectsarb
int hasglvertexshaderarb
int hasglfragmentshaderarb
int hasglgeometryshader4arb
int hasglsampleshadingarb
int hasglshadinglangarb
int hasglfborendertarget
int hasgetvideosyncsgi

Member Function Documentation

glwin_ext_fctns::int APIENTRY *    p_glXGetVideoSyncSGI
 


Member Data Documentation

int glwin_ext_fctns::hasgetvideosyncsgi
 

Definition at line 170 of file glwin.c.

Referenced by glwin_init_exts, and glwin_query_vsync.

int glwin_ext_fctns::hasglfborendertarget
 

Definition at line 169 of file glwin.c.

Referenced by glwin_fbo_target_create, and glwin_init_exts.

int glwin_ext_fctns::hasglfragmentshaderarb
 

Definition at line 165 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::hasglgeometryshader4arb
 

Definition at line 166 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::hasglsampleshadingarb
 

Definition at line 167 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::hasglshaderobjectsarb
 

Definition at line 163 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::hasglshadinglangarb
 

Definition at line 168 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::hasglvertexshaderarb
 

Definition at line 164 of file glwin.c.

Referenced by glwin_init_exts.

int glwin_ext_fctns::oglmajor
 

major version of OpenGL renderer

Definition at line 159 of file glwin.c.

int glwin_ext_fctns::oglminor
 

minor version of OpenGL renderer

Definition at line 160 of file glwin.c.

int glwin_ext_fctns::oglrelease
 

release of OpenGL renderer

Definition at line 161 of file glwin.c.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 23 04:25:37 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002