Searched defs:BaseVertexIndex (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9.c | 3028 NineDevice9_DrawIndexedPrimitive( struct NineDevice9 *This, D3DPRIMITIVETYPE PrimitiveType, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount ) NineDevice9_DrawIndexedPrimitive() argument
|
H A D | nine_lock.c | 1490 LockDevice9_DrawIndexedPrimitive( struct NineDevice9 *This, D3DPRIMITIVETYPE PrimitiveType, INT BaseVertexIndex, UINT MinVertexIndex, UINT NumVertices, UINT startIndex, UINT primCount ) LockDevice9_DrawIndexedPrimitive() argument
|
Completed in 12 milliseconds