ReactOS 0.4.15-dev-7907-g95bf896
d3dx_pass Struct Reference
Collaboration diagram for d3dx_pass:

Public Attributes

charname
 
UINT state_count
 
UINT annotation_count
 
struct d3dx_statestates
 
struct d3dx_parameterannotations
 
ULONG64 update_version
 

Detailed Description

Definition at line 133 of file effect.c.

Member Data Documentation

◆ annotation_count

UINT d3dx_pass::annotation_count

Definition at line 137 of file effect.c.

◆ annotations

struct d3dx_parameter* d3dx_pass::annotations

Definition at line 140 of file effect.c.

◆ name

char* d3dx_pass::name

Definition at line 135 of file effect.c.

◆ state_count

UINT d3dx_pass::state_count

Definition at line 136 of file effect.c.

◆ states

struct d3dx_state* d3dx_pass::states

Definition at line 139 of file effect.c.

◆ update_version

ULONG64 d3dx_pass::update_version

Definition at line 142 of file effect.c.


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