We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 630b896 commit 061113bCopy full SHA for 061113b
src/Graphics/Rendering/OpenGL/GL/DataType.hs
@@ -22,7 +22,7 @@ import Graphics.Rendering.OpenGL.Raw
22
23
--------------------------------------------------------------------------------
24
25
--- basically table 3.2 (pixel data type parameter) plus a few additions
+-- basically table 8.7 (pixel data type parameter) plus a few additions
26
data DataType =
27
UnsignedByte
28
| Byte
0 commit comments