Searched defs:__GLcontextModes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/internal/
H A Dglcore.h140 } __GLcontextModes; typedef in typeref:struct:__GLcontextModesRec
142 /* Several fields of __GLcontextModes can take these as values. Since
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h136 } __GLcontextModes; typedef in typeref:struct:__GLcontextModesRec
138 /* Several fields of __GLcontextModes can take these as values. Since
313 __GLcontextModes *modes;
491 extern __GLcontext *__glCoreCreateContext(__GLimports *, __GLcontextModes *);

Completed in 1099 milliseconds