IDirect3DDevice9::CreateVolumeTexture
DX9 vtable[24] → HRESULT
Parameters (9)
| # | Name | Type |
|---|---|---|
| 0 | Width | UINT |
| 1 | Height | UINT |
| 2 | Depth | UINT |
| 3 | Levels | UINT |
| 4 | Usage | DWORD |
| 5 | Format | D3DFORMAT |
| 6 | Pool | D3DPOOL |
| 7 | ppVolumeTexture | IDirect3DVolumeTexture9** |
| 8 | pSharedHandle | HANDLE* |