core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_display_list Struct Reference

#include <mtypes.h>


Detailed Description

Provide a location where information about a display list can be collected.

Could be extended with driverPrivate structures, etc. in the future.

Data Fields

GLuint Name
GLbitfield Flags
 DLIST_x flags.
union gl_dlist_nodeHead
 The dlist commands are in a linked list of nodes.


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:46 2009 for Mesa Main by  doxygen 1.5.4