ReactOS 0.4.15-dev-7942-gd23573b
ps_np2fixup_info Struct Reference

#include <wined3d_private.h>

Public Attributes

unsigned char idx [MAX_FRAGMENT_SAMPLERS]
 
WORD active
 
WORD num_consts
 

Detailed Description

Definition at line 4244 of file wined3d_private.h.

Member Data Documentation

◆ active

WORD ps_np2fixup_info::active

Definition at line 4246 of file wined3d_private.h.

Referenced by shader_glsl_generate_pshader().

◆ idx

unsigned char ps_np2fixup_info::idx[MAX_FRAGMENT_SAMPLERS]

Definition at line 4245 of file wined3d_private.h.

Referenced by shader_glsl_generate_pshader().

◆ num_consts

WORD ps_np2fixup_info::num_consts

Definition at line 4247 of file wined3d_private.h.

Referenced by shader_glsl_generate_pshader().


The documentation for this struct was generated from the following file: