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

scope_level Struct Reference


Detailed Description

Element of the scope stack.

Data Fields

struct scope_levelnext
 Link to next (inner) scope level.
struct symbolsymbols
 Linked list of symbols with the same scope.

Field Documentation

struct scope_level* scope_level::next [read]

Link to next (inner) scope level.

struct symbol* scope_level::symbols [read]

Linked list of symbols with the same scope.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:48:02 2009 for Mesa Vertex and Fragment Program code by  doxygen 1.5.4