Skip to content

Commit

Permalink
updating comment
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Doisy <[email protected]>
  • Loading branch information
Guillaume Doisy committed Jan 26, 2021
1 parent cb07404 commit a79a30c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions ogre2/src/Ogre2GpuRays.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a79a30c

Please sign in to comment.