ReactOS 0.4.17-dev-934-g091855f
fx_4_state Struct Reference
Collaboration diagram for fx_4_state:

Public Attributes

const char * name
 
enum hlsl_type_class container
 
enum hlsl_type_class class
 
enum state_property_component_type type
 
unsigned int dimx
 
unsigned int array_size
 
int id
 
const struct rhs_named_value * values
 

Detailed Description

Definition at line 2047 of file fx.c.

Member Data Documentation

◆ array_size

unsigned int fx_4_state::array_size

Definition at line 2054 of file fx.c.

◆ class

enum hlsl_type_class fx_4_state::class

Definition at line 2051 of file fx.c.

◆ container

enum hlsl_type_class fx_4_state::container

Definition at line 2050 of file fx.c.

◆ dimx

unsigned int fx_4_state::dimx

Definition at line 2053 of file fx.c.

◆ id

int fx_4_state::id

Definition at line 2055 of file fx.c.

◆ name

const char* fx_4_state::name

Definition at line 2049 of file fx.c.

◆ type

Definition at line 2052 of file fx.c.

◆ values

const struct rhs_named_value* fx_4_state::values

Definition at line 2056 of file fx.c.


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