ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
struct ffp_frag_desc | parent |
GLuint | shader |
unsigned int | num_textures_used |
enum atifs_constant_value | constants [MAX_TEXTURES] |
Definition at line 50 of file ati_fragment_shader.c.
enum atifs_constant_value atifs_ffp_desc::constants[MAX_TEXTURES] |
Definition at line 55 of file ati_fragment_shader.c.
Referenced by set_tex_op_atifs().
Definition at line 54 of file ati_fragment_shader.c.
Referenced by set_tex_op_atifs().
struct ffp_frag_desc atifs_ffp_desc::parent |
Definition at line 52 of file ati_fragment_shader.c.
Referenced by set_tex_op_atifs().
GLuint atifs_ffp_desc::shader |
Definition at line 53 of file ati_fragment_shader.c.
Referenced by atifs_free_ffpshader(), and set_tex_op_atifs().