|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| ID3DX10DataProcessor | ID3DX10DataProcessor_iface |
| ID3D10Device * | device |
| D3DX10_IMAGE_LOAD_INFO | load_info |
| D3D10_SUBRESOURCE_DATA * | resource_data |
| ID3D10Device* texture_processor::device |
Definition at line 324 of file async.c.
Referenced by D3DX10CreateAsyncTextureProcessor(), texture_processor_CreateDeviceObject(), and texture_processor_Destroy().
| ID3DX10DataProcessor texture_processor::ID3DX10DataProcessor_iface |
Definition at line 323 of file async.c.
Referenced by texture_processor_from_ID3DX10DataProcessor().
| D3DX10_IMAGE_LOAD_INFO texture_processor::load_info |
Definition at line 325 of file async.c.
Referenced by D3DX10CreateAsyncTextureProcessor(), texture_processor_CreateDeviceObject(), and texture_processor_Process().
| D3D10_SUBRESOURCE_DATA* texture_processor::resource_data |
Definition at line 326 of file async.c.
Referenced by texture_processor_CreateDeviceObject(), texture_processor_Destroy(), and texture_processor_Process().