Searched defs:DrawTriPatch (Results 1 – 4 of 4) sorted by relevance
264 …long Direct3DDevice9Ex::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_… in DrawTriPatch() function in D3D9::Direct3DDevice9Ex
1269 …long Direct3DDevice9::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch() function in D3D9::Direct3DDevice9
1152 …long Direct3DDevice8::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch() function in D3D8::Direct3DDevice8
347 …STDMETHOD(DrawTriPatch)(THIS_ UINT Handle,CONST float* pNumSegs,CONST D3DTRIPATCH_INFO* pTriPatchI… in DECLARE_INTERFACE_() local