gleam
gleam copied to clipboard
Reduce duplicated code between GLES and GL
There is some nontrivial logic duplication happening. It would be nice to extract that into shared helpers that accept GL function pointers to call.