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

tnl_program Struct Reference


Data Fields

struct state_keystate
struct gl_vertex_programprogram
GLint max_inst
GLboolean mvp_with_dp4
 number of instructions allocated for program
GLuint temp_in_use
GLuint temp_reserved
struct ureg eye_position
struct ureg eye_position_z
struct ureg eye_position_normalized
struct ureg transformed_normal
struct ureg identity
GLuint materials
GLuint color_materials

Field Documentation

struct state_key* tnl_program::state [read]

struct gl_vertex_program* tnl_program::program [read]

GLint tnl_program::max_inst

GLboolean tnl_program::mvp_with_dp4

number of instructions allocated for program

GLuint tnl_program::temp_in_use

GLuint tnl_program::temp_reserved

struct ureg tnl_program::eye_position [read]

struct ureg tnl_program::eye_position_z [read]

struct ureg tnl_program::eye_position_normalized [read]

struct ureg tnl_program::transformed_normal [read]

struct ureg tnl_program::identity [read]

GLuint tnl_program::materials

GLuint tnl_program::color_materials


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