Hi!
It’s great we can set array of vec4 as shader constant, but setting massive arrays this way is pretty slow. Can it be optimised somehow in the future? Is it worth to create request in github or it’s fast as it can be now?
E.g. as I can see “UpdateChecksums” is called each time, maybe it can be called only once, when all the array was updated?