Searched refs:D3DZB_FALSE (Results 1 – 5 of 5) sorted by relevance
288 D3DZB_FALSE = 0, enumerator
1262 D3DZB_FALSE = 0, enumerator
1937 …tate(D3DRS_ZENABLE, presentParameters->EnableAutoDepthStencil != FALSE ? D3DZB_TRUE : D3DZB_FALSE); in Reset()2339 case D3DZB_FALSE: in SetRenderState()
2399 …tate(D3DRS_ZENABLE, presentParameters->EnableAutoDepthStencil != FALSE ? D3DZB_TRUE : D3DZB_FALSE); in Reset()3051 case D3DZB_FALSE: in SetRenderState()
2765 [D3DRS_ZENABLE] = D3DZB_FALSE,