Shading Language Uniform Locations

Hi,

Quick question about uniform locations…

As uniform locations are only determined by linking - ie: there is no glBindUniform (that I can see anyway) - does that mean that a uniform that doesn’t change will still need to be reloaded when the program does change, as it’s location may be different ‘per-program’.

Hope that makes sense!

Bye!
Mark

Yes