Jonah Williams cfd5d12005 [Impeller] Compute correct-ish binding order for Vulkan. (flutter/engine#53463)
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.
2024-06-19 23:31:34 +00:00
..