
Look up "name[0]" when asked for "name", since that marks the beginning of the array. We're comparing to the name stored in ShaderInterface which comes from glGetActiveUniform.
Look up "name[0]" when asked for "name", since that marks the beginning of the array. We're comparing to the name stored in ShaderInterface which comes from glGetActiveUniform.