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

_mesa_symbol_table_iterator Struct Reference


Data Fields

int name_space
 Name space of symbols returned by this iterator.
struct symbolcurr
 Currently iterated symbol.

Field Documentation

int _mesa_symbol_table_iterator::name_space

Name space of symbols returned by this iterator.

struct symbol* _mesa_symbol_table_iterator::curr [read]

Currently iterated symbol.

The next call to _mesa_symbol_table_iterator_get will return this value. It will also update this value to the value that should be returned by the next call.


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