Searched refs:NineDevice9_DrawIndexedPrimitiveUP (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | device9ex.c | 456 (void *)NineDevice9_DrawIndexedPrimitiveUP,
|
H A D | device9.h | 668 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This,
|
H A D | device9.c | 3130 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, in NineDevice9_DrawIndexedPrimitiveUP() function 4252 (void *)NineDevice9_DrawIndexedPrimitiveUP,
|
H A D | nine_lock.c | 1532 r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, PrimitiveCount, pIndexData, IndexDataFormat, pVertexStreamZeroData, VertexStreamZeroStride); in LockDevice9_DrawIndexedPrimitiveUP()
|
Completed in 12 milliseconds