Name Description Size
dummy_errors.c 1315
ir_to_mesa.h IR_TO_MESA_H 2100
prog_instruction.h \file prog_instruction.h Vertex/fragment program instruction datatypes and constants. \author Brian Paul \author Keith Whitwell \author Ian Romanick <idr@us.ibm.com> 10255
prog_parameter.h \file prog_parameter.c Program parameter lists and functions. \author Brian Paul 7818
prog_statevars.h Used for describing GL state referenced from inside ARB vertex and fragment programs. A string such as "state.light[0].ambient" gets translated into a sequence of tokens such as [ STATE_LIGHT, 0, STATE_AMBIENT ]. For state that's an array, like STATE_CLIPPLANE, the 2nd token [1] should always be the array index. 4980
program.h \file program.c Vertex and fragment program support functions. \author Brian Paul 4897
symbol_table.c Symbol name. 8012
symbol_table.h MESA_SYMBOL_TABLE_H 2474