Searched refs:depthTest (Results 1 – 2 of 2) sorted by relevance
406 if ( m_RenderState.depthTest.isEnable ) in MakeCommand()408 if ( m_RenderState.depthTest.isEnableWrite ) in MakeCommand()497 command = depthTest.MakeCommand( command, false ); in MakeCommand()619 depthTest ( *this ), in RenderState()
845 DepthTest depthTest; variable