ReactOS 0.4.15-dev-7842-g558ab78
test_manager Struct Reference
Collaboration diagram for test_manager:

Public Attributes

ID3DXEffectStateManager ID3DXEffectStateManager_iface
 
LONG ref
 
IDirect3DDevice9 * device
 
struct test_state_manager_updateupdate_record
 
unsigned int update_record_count
 
unsigned int update_record_size
 

Detailed Description

Definition at line 6052 of file effect.c.

Member Data Documentation

◆ device

IDirect3DDevice9* test_manager::device

◆ ID3DXEffectStateManager_iface

ID3DXEffectStateManager test_manager::ID3DXEffectStateManager_iface

◆ ref

LONG test_manager::ref

◆ update_record

struct test_state_manager_update* test_manager::update_record

◆ update_record_count

unsigned int test_manager::update_record_count

Definition at line 6059 of file effect.c.

Referenced by test_effect_state_manager(), and test_process_set_state().

◆ update_record_size

unsigned int test_manager::update_record_size

Definition at line 6060 of file effect.c.

Referenced by test_process_set_state().


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