IDirect3DDevice9::DrawIndexedPrimitiveUP
DX9 vtable[84] → HRESULT
Parameters (8)
| # | Name | Type |
|---|---|---|
| 0 | primitive_type | D3DPRIMITIVETYPE |
| 1 | min_vertex_idx | UINT |
| 2 | vertex_count | UINT |
| 3 | primitive_count | UINT |
| 4 | index_data | const void |
| 5 | index_format | D3DFORMAT |
| 6 | data | const void |
| 7 | stride | UINT |