There are some duplicate enums, which results in wrong string resolved by glEnumToString. For example, many enums have zero value:
NO_ERROR, NONE, ZERO, POINTS.
All those resolve to "NO_ERROR" string.
-
Pasi Keränen
-
Miikka Heikkinen
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There is 1 closed Gerrit change
Hide
There is 1 closed Gerrit change
- Fixes glEnumToString mapping for complex mapping cases.
- Gerrit Review: