Searched refs:primCount (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/directx/d3d9/ |
H A D | d3d9_puredevice.c | 339 …eType, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount) in IDirect3DDevice9Pure_DrawIndexedPrimitive() argument
|
H A D | d3d9_puredevice.h | 380 …Type, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount);
|
/reactos/sdk/include/psdk/ |
H A D | d3d9.h | 1457 … INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount) PURE; in DECLARE_INTERFACE_() 1845 … INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount) PURE; in DECLARE_INTERFACE_()
|
H A D | d3d8.h | 909 …IMITIVETYPE PrimitiveType,UINT minIndex,UINT NumVertices,UINT startIndex,UINT primCount) PURE; in DECLARE_INTERFACE_()
|