Fixed outdated comment

Former-commit-id: 8825493d82bfc66ac84090ac4f9f051c35b2d61c
This commit is contained in:
Lynix 2015-02-06 13:57:58 +01:00
parent 68b0acea65
commit fa7b72fd49
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/