Searched refs:NineDevice9_DrawIndexedPrimitiveUP (Results 1 – 4 of 4) sorted by relevance
380 (void *)NineDevice9_DrawIndexedPrimitiveUP,
645 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This,
2844 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, in NineDevice9_DrawIndexedPrimitiveUP() function3946 (void *)NineDevice9_DrawIndexedPrimitiveUP,
1532 …r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, Primitive… in LockDevice9_DrawIndexedPrimitiveUP()