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

/external/mesa3d/src/gallium/state_trackers/nine/
H A Ddevice9ex.c380 (void *)NineDevice9_DrawIndexedPrimitiveUP,
H A Ddevice9.h653 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This,
H A Dnine_lock.c1532 r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, PrimitiveCount, pIndexData, IndexDataFormat, pVertexStreamZeroData, VertexStreamZeroStride);
H A Ddevice9.c2881 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, function
3982 (void *)NineDevice9_DrawIndexedPrimitiveUP,

Completed in 49 milliseconds