Data Fields | |
| struct state_key * | state |
| struct gl_vertex_program * | program |
| 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 |
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 |
1.5.4