mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Workaround for https://github.com/flutter/flutter/issues/150324 Fixing binding offset of UBO if its not the first binding. Tries to infer binding offset for sampler2D, but this may be incorrect if there is more than one sampler.