Searched refs:DrawIndexedPrimitiveUP (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 236 …long Direct3DDevice9Ex::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsig… in DrawIndexedPrimitiveUP() function in D3D9::Direct3DDevice9Ex 240 …return Direct3DDevice9::DrawIndexedPrimitiveUP(type, minIndex, numVertices, primitiveCount, indexD… in DrawIndexedPrimitiveUP()
|
D | Direct3DDevice9Ex.hpp | 141 …long __stdcall DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minVertexIndex, unsigned…
|
D | Direct3DDevice9.hpp | 85 …long __stdcall DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minVertexIndex, unsigned…
|
D | Direct3DDevice9.cpp | 1064 …long Direct3DDevice9::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigne… in DrawIndexedPrimitiveUP() function in D3D9::Direct3DDevice9
|