Remove old instancing framebuffer
This commit is contained in:
@@ -35,7 +35,7 @@ data RenderData = RenderData
|
||||
, _fboBloom :: (FBO, TO)
|
||||
, _fboPos :: (FBO, TO)
|
||||
, _fboLighting :: (FBO, TO)
|
||||
, _fboShadow :: (FBO, (TO, TO))
|
||||
-- , _fboShadow :: (FBO, (TO, TO))
|
||||
, _rboBaseBloom :: GLuint -- RenderbufferObject id
|
||||
, _matUBO :: GLuint -- BufferObject id
|
||||
-- , _orthonormalMatUBO :: GLuint -- BufferObject id
|
||||
|
||||
Reference in New Issue
Block a user