IDirect3DDevice9Ex::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 | texture | IDirect3DVolumeTexture9 |
| 8 | shared_handle | HANDLE |