Searched refs:depthTest (Results 1 – 2 of 2) sorted by relevance
402 if ( m_RenderState.depthTest.isEnable ) in MakeCommand()404 if ( m_RenderState.depthTest.isEnableWrite ) in MakeCommand()493 command = depthTest.MakeCommand( command, false ); in MakeCommand()615 depthTest ( *this ), in RenderState()
844 DepthTest depthTest; variable