Searched refs:D3DRS_STENCILREF (Results 1 – 8 of 8) sorted by relevance
202 static const D3DRENDERSTATETYPE D3DRS_CCW_STENCILREF = D3DRS_STENCILREF;
635 device->SetRenderState(!frontFaceCCW ? D3DRS_STENCILREF : D3DRS_CCW_STENCILREF, in setStencilFuncsBack()661 device->SetRenderState(frontFaceCCW ? D3DRS_STENCILREF : D3DRS_CCW_STENCILREF, in setStencilFuncsFront()
2059 mDevice->SetRenderState(D3DRS_STENCILREF, stencil); in clear()
200 static const D3DRENDERSTATETYPE D3DRS_CCW_STENCILREF = D3DRS_STENCILREF;
2018 mDevice->SetRenderState(D3DRS_STENCILREF, stencil); in clear()
776 D3DRS_STENCILREF = 57, enumerator
1306 ref.ref_value[0] = context->rs[D3DRS_STENCILREF]; in nine_update_state()2712 [D3DRS_STENCILREF] = 0,3482 [D3DRS_STENCILREF] = NINE_STATE_STENCIL_REF,