Searched defs:DrawPrimitiveUP (Results 1 – 4 of 4) sorted by relevance
250 …long Direct3DDevice9Ex::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCoun… in DrawPrimitiveUP() function in D3D9::Direct3DDevice9Ex
1186 …long Direct3DDevice9::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCount,… in DrawPrimitiveUP() function in D3D9::Direct3DDevice9
1074 …long Direct3DDevice8::DrawPrimitiveUP(D3DPRIMITIVETYPE primitiveType, unsigned int primitiveCount,… in DrawPrimitiveUP() function in D3D8::Direct3DDevice8
324 …STDMETHOD(DrawPrimitiveUP)(THIS_ D3DPRIMITIVETYPE PrimitiveType,UINT PrimitiveCount,CONST void* pV… in DECLARE_INTERFACE_() local