Home
last modified time | relevance | path

Searched refs:D3DRS_STENCILFUNC (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp633 device->SetRenderState(!frontFaceCCW ? D3DRS_STENCILFUNC : D3DRS_CCW_STENCILFUNC, in setStencilFuncsBack()
659 device->SetRenderState(frontFaceCCW ? D3DRS_STENCILFUNC : D3DRS_CCW_STENCILFUNC, in setStencilFuncsFront()
DRenderer9.cpp2058 mDevice->SetRenderState(D3DRS_STENCILFUNC, D3DCMP_ALWAYS); in clear()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp633 device->SetRenderState(!frontFaceCCW ? D3DRS_STENCILFUNC : D3DRS_CCW_STENCILFUNC, in setStencilFuncsBack()
659 device->SetRenderState(frontFaceCCW ? D3DRS_STENCILFUNC : D3DRS_CCW_STENCILFUNC, in setStencilFuncsFront()
DRenderer9.cpp2017 mDevice->SetRenderState(D3DRS_STENCILFUNC, D3DCMP_ALWAYS); in clear()
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d8types.h759 D3DRS_STENCILFUNC = 56, enumerator
Dd3d9types.h975 D3DRS_STENCILFUNC = 56, enumerator