Searched defs:DrawPrimitive (Results 1 – 6 of 6) sorted by relevance
243 …long Direct3DDevice9Ex::DrawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, un… in DrawPrimitive() function in D3D9::Direct3DDevice9Ex
1155 …long Direct3DDevice9::DrawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsi… in DrawPrimitive() function in D3D9::Direct3DDevice9
1046 …long Direct3DDevice8::DrawPrimitive(D3DPRIMITIVETYPE primitiveType, unsigned int startVertex, unsi… in DrawPrimitive() function in D3D8::Direct3DDevice8
5092 MagickExport MagickBooleanType DrawPrimitive(Image *image, in DrawPrimitive() function
288 #define DrawPrimitive PrependMagickMethod(DrawPrimitive) macro
322 …STDMETHOD(DrawPrimitive)(THIS_ D3DPRIMITIVETYPE PrimitiveType,UINT StartVertex,UINT PrimitiveCount… in DECLARE_INTERFACE_() local