|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wined3d_private.h>
Public Attributes | |
| unsigned char | idx [MAX_FRAGMENT_SAMPLERS] |
| WORD | active |
| WORD | num_consts |
Definition at line 4244 of file wined3d_private.h.
| WORD ps_np2fixup_info::active |
Definition at line 4246 of file wined3d_private.h.
Referenced by shader_glsl_generate_pshader().
| unsigned char ps_np2fixup_info::idx[MAX_FRAGMENT_SAMPLERS] |
Definition at line 4245 of file wined3d_private.h.
Referenced by shader_glsl_generate_pshader().
| WORD ps_np2fixup_info::num_consts |
Definition at line 4247 of file wined3d_private.h.
Referenced by shader_glsl_generate_pshader().