IDirect3DDevice9Ex::CreateTexture
DX9 vtable[23] → HRESULT
Parameters (8)
| # | Name | Type |
|---|---|---|
| 0 | width | UINT |
| 1 | height | UINT |
| 2 | levels | UINT |
| 3 | usage | DWORD |
| 4 | format | D3DFORMAT |
| 5 | pool | D3DPOOL |
| 6 | texture | IDirect3DTexture9 |
| 7 | shared_handle | HANDLE |
DX9 vtable[23] → HRESULT
| # | Name | Type |
|---|---|---|
| 0 | width | UINT |
| 1 | height | UINT |
| 2 | levels | UINT |
| 3 | usage | DWORD |
| 4 | format | D3DFORMAT |
| 5 | pool | D3DPOOL |
| 6 | texture | IDirect3DTexture9 |
| 7 | shared_handle | HANDLE |