Home
last modified time | relevance | path

Searched refs:DrawRectPatch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp257 …long Direct3DDevice9Ex::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATC… in DrawRectPatch() function in D3D9::Direct3DDevice9Ex
261 return Direct3DDevice9::DrawRectPatch(handle, numSegs, rectPatchInfo); in DrawRectPatch()
DDirect3DDevice9Ex.hpp172 …long __stdcall DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_INFO *r…
DDirect3DDevice9.hpp88 …long __stdcall DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_INFO *r…
DDirect3DDevice9.cpp1253 …long Direct3DDevice9::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_… in DrawRectPatch() function in D3D9::Direct3DDevice9