mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
82e80e6765
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.