Fix bug in line zoning by using less ambitious algorithm
This commit is contained in:
@@ -243,4 +243,3 @@ compileAndCheckShader str (theShaderType,sourceCode) = do
|
||||
|
||||
bufferOffset :: Integral a => a -> Ptr b
|
||||
bufferOffset = plusPtr nullPtr . (* floatSize) . fromIntegral
|
||||
|
||||
|
||||
Reference in New Issue
Block a user