ReactOS 0.4.15-dev-7958-gcd0bb1a
arb_ps_compiled_shader Struct Reference
Collaboration diagram for arb_ps_compiled_shader:

Public Attributes

struct arb_ps_compile_args args
 
struct arb_ps_np2fixup_info np2fixup_info
 
struct stb_const_desc bumpenvmatconst [MAX_TEXTURES]
 
struct stb_const_desc luminanceconst [MAX_TEXTURES]
 
UINT int_consts [WINED3D_MAX_CONSTS_I]
 
GLuint prgId
 
UINT ycorrection
 
unsigned char numbumpenvmatconsts
 
char num_int_consts
 

Detailed Description

Definition at line 176 of file arb_program_shader.c.

Member Data Documentation

◆ args

struct arb_ps_compile_args arb_ps_compiled_shader::args

Definition at line 178 of file arb_program_shader.c.

◆ bumpenvmatconst

struct stb_const_desc arb_ps_compiled_shader::bumpenvmatconst[MAX_TEXTURES]

◆ int_consts

UINT arb_ps_compiled_shader::int_consts[WINED3D_MAX_CONSTS_I]

◆ luminanceconst

struct stb_const_desc arb_ps_compiled_shader::luminanceconst[MAX_TEXTURES]

◆ np2fixup_info

struct arb_ps_np2fixup_info arb_ps_compiled_shader::np2fixup_info

◆ num_int_consts

char arb_ps_compiled_shader::num_int_consts

◆ numbumpenvmatconsts

unsigned char arb_ps_compiled_shader::numbumpenvmatconsts

◆ prgId

GLuint arb_ps_compiled_shader::prgId

Definition at line 183 of file arb_program_shader.c.

Referenced by shader_arb_select().

◆ ycorrection

UINT arb_ps_compiled_shader::ycorrection

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