]> git.tdb.fi Git - libs/gl.git/commitdiff
Decouple DataType from the OpenGL constants
authorMikko Rasa <tdb@tdb.fi>
Sat, 20 Mar 2021 11:44:09 +0000 (13:44 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 20 Mar 2021 11:44:09 +0000 (13:44 +0200)
This allows defining the values so that manipulation of related types is
easier.  And I can't keep relying on the GL values anyway, with the goal
of adding a Vulkan backend.


No differences found