Searched refs:depthTest (Results 1 – 2 of 2) sorted by relevance
407 if ( m_RenderState.depthTest.isEnable ) in MakeCommand()409 if ( m_RenderState.depthTest.isEnableWrite ) in MakeCommand()498 command = depthTest.MakeCommand( command, false ); in MakeCommand()618 depthTest ( *this ), in RenderState()
835 DepthTest depthTest; variable