Searched refs:NineDevice9_DrawIndexedPrimitiveUP (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | device9ex.c | 380 (void *)NineDevice9_DrawIndexedPrimitiveUP,
|
| H A D | device9.h | 649 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This,
|
| H A D | nine_lock.c | 1532 r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, PrimitiveCount, pIndexData, IndexDataFormat, pVertexStreamZeroData, VertexStreamZeroStride);
|
| H A D | device9.c | 2888 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 3985 (void *)NineDevice9_DrawIndexedPrimitiveUP,
|
| /xsrc/external/mit/MesaLib/dist/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 | nine_lock.c | 1532 r = NineDevice9_DrawIndexedPrimitiveUP(This, PrimitiveType, MinVertexIndex, NumVertices, PrimitiveCount, pIndexData, IndexDataFormat, pVertexStreamZeroData, VertexStreamZeroStride);
|
| H A D | device9.c | 3128 NineDevice9_DrawIndexedPrimitiveUP( struct NineDevice9 *This, function in typeref:typename:HRESULT NINE_WINAPI 4250 (void *)NineDevice9_DrawIndexedPrimitiveUP,
|
Completed in 25 milliseconds