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
UniformGroup should not have a buffer's data. Proposed to make a separate UniformData class which would store data, and be sent to Context. It will make easier of tracking dirty state of uniform buffer data in contexts.