mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 14:25:07 +00:00

This adds a _cogl_bind_gl_texture_transient function that should be used instead of glBindTexture so we can have a consistent cache of the textures bound to each texture unit so we can avoid some redundant binding.