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

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_client.h73 } CRClientPointer; typedef in typeref:struct:__anon16177
76 CRClientPointer v; /* vertex */
77 CRClientPointer n; /* normal */
78 CRClientPointer c; /* color */
79 CRClientPointer i; /* color index */
80 CRClientPointer t[CR_MAX_TEXTURE_UNITS]; /* texcoords */
81 CRClientPointer e; /* edge flags */
82 CRClientPointer s; /* secondary color */
83 CRClientPointer f; /* fog coord */
85 CRClientPointer
[all...]

Completed in 753 milliseconds