Home
last modified time | relevance | path

Searched defs:DrawTriPatch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp264 …long Direct3DDevice9Ex::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_… in DrawTriPatch() function in D3D9::Direct3DDevice9Ex
DDirect3DDevice9.cpp1269 …long Direct3DDevice9::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch() function in D3D9::Direct3DDevice9
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1152 …long Direct3DDevice8::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch() function in D3D8::Direct3DDevice8
/external/swiftshader/include/Direct3D/
Dd3d8.h347 …STDMETHOD(DrawTriPatch)(THIS_ UINT Handle,CONST float* pNumSegs,CONST D3DTRIPATCH_INFO* pTriPatchI… in DECLARE_INTERFACE_() local