Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.c380 (void *)NineDevice9_DrawIndexedPrimitiveUP,
Ddevice9.h645 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This,
Ddevice9.c2844 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, in NineDevice9_DrawIndexedPrimitiveUP() function
3946 (void *)NineDevice9_DrawIndexedPrimitiveUP,
Dnine_lock.c1532 …r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, Primitive… in LockDevice9_DrawIndexedPrimitiveUP()