diff --git a/src/Nazara/Graphics/DeferredGeometryPass.cpp b/src/Nazara/Graphics/DeferredGeometryPass.cpp index 4600213b3..61f0d922a 100644 --- a/src/Nazara/Graphics/DeferredGeometryPass.cpp +++ b/src/Nazara/Graphics/DeferredGeometryPass.cpp @@ -177,7 +177,7 @@ bool NzDeferredGeometryPass::Resize(const NzVector2ui& dimensions) /* G-Buffer: Texture0: Diffuse Color + Flags - Texture1: Normal map + Depth + Texture1: Encoded normal Texture2: Specular value + Shininess Texture3: N/A */