Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp160 if(nPatchModeCaptured) in Apply()
380 if(nPatchModeCaptured) in Capture()
675 nPatchModeCaptured = true; in setNPatchMode()
825 nPatchModeCaptured = false; in clear()
1189 nPatchModeCaptured = true; in captureNPatchMode()
DDirect3DStateBlock9.hpp133 bool nPatchModeCaptured; member in D3D9::Direct3DStateBlock9