8fd510f4b84a1cdcdd484948afc2087cf28cb1c5
Motivations: 1) GLenum is too broad; tightly-defined enum just for this is safer. 2) enable a Vulkan future New code should use these instead of GL_FLOAT etc. When all existing code has been updated to use new enum, we can drop compatibility with GLenum values. Early work towards 10_10_10 format, more to come soon.
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%