Cleanup, overpower bloom

This commit is contained in:
2025-11-13 23:31:16 +00:00
parent cffa75c014
commit 295a5f7e1d
4 changed files with 14 additions and 36 deletions
-3
View File
@@ -45,6 +45,3 @@ bufferShaderLayers shads counts = MV.imapM_ f shads
(fromIntegral $ floatSize * stride * numSubElements * lay)
(fromIntegral $ floatSize * numVs * stride)
(_vboPtr theVBO `plusPtr` (floatSize * stride * numSubElements * lay))
--glNamedBufferSubDataH :: GLuint -> GLintptr -> GLsizeiptr -> Ptr a -> IO ()
--glNamedBufferSubDataH = glNamedBufferSubData