Searched defs:DrawRectPatch (Results 1 – 4 of 4) sorted by relevance
257 …long Direct3DDevice9Ex::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATC… in DrawRectPatch() function in D3D9::Direct3DDevice9Ex
1253 …long Direct3DDevice9::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_… in DrawRectPatch() function in D3D9::Direct3DDevice9
1138 …long Direct3DDevice8::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_… in DrawRectPatch() function in D3D8::Direct3DDevice8
346 …STDMETHOD(DrawRectPatch)(THIS_ UINT Handle,CONST float* pNumSegs,CONST D3DRECTPATCH_INFO* pRectPat… in DECLARE_INTERFACE_() local