#include <mtypes.h>
Could be extended with driverPrivate structures, etc. in the future.
Data Fields | |
GLuint | Name |
GLbitfield | Flags |
DLIST_x flags. | |
union gl_dlist_node * | Head |
The dlist commands are in a linked list of nodes. |
GLuint gl_display_list::Name |
GLbitfield gl_display_list::Flags |
DLIST_x flags.
union gl_dlist_node* gl_display_list::Head [write] |
The dlist commands are in a linked list of nodes.