Searched defs:DrawIndexedPrimitiveUP (Results 1 – 4 of 4) sorted by relevance
236 …long Direct3DDevice9Ex::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsig… in DrawIndexedPrimitiveUP() function in D3D9::Direct3DDevice9Ex
1064 …long Direct3DDevice9::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigne… in DrawIndexedPrimitiveUP() function in D3D9::Direct3DDevice9
958 …long Direct3DDevice8::DrawIndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigne… in DrawIndexedPrimitiveUP() function in D3D8::Direct3DDevice8
325 …STDMETHOD(DrawIndexedPrimitiveUP)(THIS_ D3DPRIMITIVETYPE PrimitiveType,UINT MinVertexIndex,UINT Nu… in DECLARE_INTERFACE_() local