Home
last modified time | relevance | path

Searched refs:primCount (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dd3d9_puredevice.c339 …eType, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount) in IDirect3DDevice9Pure_DrawIndexedPrimitive() argument
H A Dd3d9_puredevice.h380 …Type, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount);
/reactos/sdk/include/psdk/
H A Dd3d9.h1457 … 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 Dd3d8.h909 …IMITIVETYPE PrimitiveType,UINT minIndex,UINT NumVertices,UINT startIndex,UINT primCount) PURE; in DECLARE_INTERFACE_()