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

Public Attributes

ID3DX10DataProcessor ID3DX10DataProcessor_iface
 
ID3D10Device * device
 
D3DX10_IMAGE_LOAD_INFO load_info
 
D3D10_SUBRESOURCE_DATA * resource_data
 

Detailed Description

Definition at line 321 of file async.c.

Member Data Documentation

◆ device

ID3D10Device* texture_processor::device

◆ ID3DX10DataProcessor_iface

ID3DX10DataProcessor texture_processor::ID3DX10DataProcessor_iface

Definition at line 323 of file async.c.

Referenced by texture_processor_from_ID3DX10DataProcessor().

◆ load_info

◆ resource_data

D3D10_SUBRESOURCE_DATA* texture_processor::resource_data

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