diff --git a/ogre2/src/Ogre2GpuRays.cc b/ogre2/src/Ogre2GpuRays.cc index 0c6a5c686..ac52ba2d8 100644 --- a/ogre2/src/Ogre2GpuRays.cc +++ b/ogre2/src/Ogre2GpuRays.cc @@ -621,16 +621,6 @@ void Ogre2GpuRays::Setup1stPass() // in 0 rt_input // texture depthTexture target_width target_height PF_D32_FLOAT // texture colorTexture target_width target_height PF_R8G8B8 - // target depthTexture - // { - // pass clear - // { - // colour_value 0.0 0.0 0.0 1.0 - // } - // pass render_scene - // { - // } - // } // target colorTexture // { // pass clear