ReactOS 0.4.16-dev-91-g764881a
|
Definition at line 176 of file arb_program_shader.c.
struct arb_ps_compile_args arb_ps_compiled_shader::args |
Definition at line 178 of file arb_program_shader.c.
struct stb_const_desc arb_ps_compiled_shader::bumpenvmatconst[MAX_TEXTURES] |
Definition at line 180 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().
UINT arb_ps_compiled_shader::int_consts[WINED3D_MAX_CONSTS_I] |
Definition at line 182 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().
struct stb_const_desc arb_ps_compiled_shader::luminanceconst[MAX_TEXTURES] |
Definition at line 181 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().
struct arb_ps_np2fixup_info arb_ps_compiled_shader::np2fixup_info |
Definition at line 179 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), shader_arb_load_constants_internal(), and shader_arb_select().
char arb_ps_compiled_shader::num_int_consts |
Definition at line 186 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().
Definition at line 185 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().
GLuint arb_ps_compiled_shader::prgId |
Definition at line 183 of file arb_program_shader.c.
Referenced by shader_arb_select().
UINT arb_ps_compiled_shader::ycorrection |
Definition at line 184 of file arb_program_shader.c.
Referenced by shader_arb_generate_pshader(), and shader_arb_ps_local_constants().