Some removal of unused framebuffers, partial fix debug layer

This commit is contained in:
2023-04-11 19:44:45 +01:00
parent 33a6e471ae
commit b80241f10e
4 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -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 =