|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3d8types.h>

Public Attributes | |
| D3DFORMAT | Format |
| D3DRESOURCETYPE | Type |
| DWORD | Usage |
| D3DPOOL | Pool |
| UINT | Size |
| UINT | Width |
| UINT | Height |
| UINT | Depth |
Definition at line 1205 of file d3d8types.h.
| UINT _D3DVOLUME_DESC::Depth |
Definition at line 1213 of file d3d8types.h.
Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().
| D3DFORMAT _D3DVOLUME_DESC::Format |
Definition at line 1206 of file d3d8types.h.
| UINT _D3DVOLUME_DESC::Height |
Definition at line 1212 of file d3d8types.h.
Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().
| D3DPOOL _D3DVOLUME_DESC::Pool |
Definition at line 1209 of file d3d8types.h.
Referenced by param_on_lost_device(), and test_D3DXCreateVolumeTextureFromFileInMemory().
| UINT _D3DVOLUME_DESC::Size |
Definition at line 1210 of file d3d8types.h.
| D3DRESOURCETYPE _D3DVOLUME_DESC::Type |
Definition at line 1207 of file d3d8types.h.
| DWORD _D3DVOLUME_DESC::Usage |
Definition at line 1208 of file d3d8types.h.
| UINT _D3DVOLUME_DESC::Width |
Definition at line 1211 of file d3d8types.h.
Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().