From a79a30c9b756bce2560f61e57532cd515615b593 Mon Sep 17 00:00:00 2001 From: Guillaume Doisy Date: Tue, 26 Jan 2021 19:31:52 +0100 Subject: [PATCH] updating comment Signed-off-by: Guillaume Doisy --- ogre2/src/Ogre2GpuRays.cc | 10 ---------- 1 file changed, 10 deletions(-) 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