Home
last modified time | relevance | path

Searched refs:nPatchMode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp162 device->SetNPatchMode(nPatchMode); in Apply()
382 nPatchMode = device->GetNPatchMode(); in Capture()
676 nPatchMode = segments; in setNPatchMode()
1188 nPatchMode = device->GetNPatchMode(); in captureNPatchMode()
DDirect3DStateBlock9.hpp134 float nPatchMode; member in D3D9::Direct3DStateBlock9