ReactOS 0.4.15-dev-7934-g1dc8d80
arb_ps_compile_args Struct Reference
Collaboration diagram for arb_ps_compile_args:

Public Attributes

struct ps_compile_args super
 
WORD bools
 
WORD clip
 
unsigned char loop_ctrl [WINED3D_MAX_CONSTS_I][3]
 

Detailed Description

Definition at line 162 of file arb_program_shader.c.

Member Data Documentation

◆ bools

WORD arb_ps_compile_args::bools

Definition at line 165 of file arb_program_shader.c.

◆ clip

WORD arb_ps_compile_args::clip

Definition at line 166 of file arb_program_shader.c.

◆ loop_ctrl

unsigned char arb_ps_compile_args::loop_ctrl[WINED3D_MAX_CONSTS_I][3]

Definition at line 167 of file arb_program_shader.c.

◆ super

struct ps_compile_args arb_ps_compile_args::super

Definition at line 164 of file arb_program_shader.c.


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