Fixed outdated comment
Former-commit-id: 8825493d82bfc66ac84090ac4f9f051c35b2d61c
This commit is contained in:
parent
68b0acea65
commit
fa7b72fd49
|
|
@ -177,7 +177,7 @@ bool NzDeferredGeometryPass::Resize(const NzVector2ui& dimensions)
|
||||||
/*
|
/*
|
||||||
G-Buffer:
|
G-Buffer:
|
||||||
Texture0: Diffuse Color + Flags
|
Texture0: Diffuse Color + Flags
|
||||||
Texture1: Normal map + Depth
|
Texture1: Encoded normal
|
||||||
Texture2: Specular value + Shininess
|
Texture2: Specular value + Shininess
|
||||||
Texture3: N/A
|
Texture3: N/A
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue