You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use glGetActiveUniform to check the data type. This post shows a way to iterate over all of the active uniforms and store a map containing uniform info.
check if the correct
glUniform*
overload was used to update the current variable (if this is at all possible)The text was updated successfully, but these errors were encountered: