Problem this feature should fix
Since Overload requires OpenGL 4.5, we could leverage features like glBindTextureUnit to speed up texture binding.
Documentation:
https://registry.khronos.org/OpenGL-Refpages/gl4/html/glBindTextureUnit.xhtml
Expected solution
Attempt to use glBindTextureUnit!