Some removal of unused framebuffers, partial fix debug layer
This commit is contained in:
@@ -60,7 +60,7 @@ sizeFBOs cfig rdata =
|
||||
GL_LINEAR_MIPMAP_LINEAR
|
||||
GL_LINEAR
|
||||
GL_RGBA16F
|
||||
[fboHalf1, fboHalf2, fboHalf3]
|
||||
[fboHalf1, fboHalf2]
|
||||
>>= resizeShadowFBO' cfig
|
||||
where
|
||||
updateFBOTO' f =
|
||||
|
||||
Reference in New Issue
Block a user