Home
last modified time | relevance | path

Searched refs:GetNPatchMode (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DDevice9Ex.cpp411 float Direct3DDevice9Ex::GetNPatchMode() in GetNPatchMode() function in D3D9::Direct3DDevice9Ex
415 return Direct3DDevice9::GetNPatchMode(); in GetNPatchMode()
DDirect3DStateBlock9.cpp382 nPatchMode = device->GetNPatchMode(); in Capture()
1188 nPatchMode = device->GetNPatchMode(); in captureNPatchMode()
DDirect3DDevice9Ex.hpp137 float __stdcall GetNPatchMode();
DDirect3DDevice9.hpp110 float __stdcall GetNPatchMode();
DDirect3DDevice9.cpp1623 float Direct3DDevice9::GetNPatchMode() in GetNPatchMode() function in D3D9::Direct3DDevice9