Home
last modified time | relevance | path

Searched defs:numSegs (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp257 …long Direct3DDevice9Ex::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATC… in DrawRectPatch()
264 …long Direct3DDevice9Ex::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_… in DrawTriPatch()
DDirect3DDevice9.cpp1253 …long Direct3DDevice9::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_… in DrawRectPatch()
1269 …long Direct3DDevice9::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp1138 …long Direct3DDevice8::DrawRectPatch(unsigned int handle, const float *numSegs, const D3DRECTPATCH_… in DrawRectPatch()
1152 …long Direct3DDevice8::DrawTriPatch(unsigned int handle, const float *numSegs, const D3DTRIPATCH_IN… in DrawTriPatch()