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
The current plan is to add @array argument handling to the glUniform[#][type]v variants. This same approach is planned for other API routines with the same type variants: gl[Function][#][type]v such as glVertexAttribute2fv.
Right now they respond to that with compile time errors.
The text was updated successfully, but these errors were encountered: