commit | d184c1b12d0fe29a945d391d39146e216d215fc9 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Feb 15 10:33:47 2022 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Feb 15 16:22:44 2022 +0000 |
tree | 5add1014a8b17ef11786922c69eb297b539b9865 | |
parent | bd7f5d9ce039843493073a397210a1be7a2bee5b [diff] |
[graphite] Add uniform name mangling and a uniform padding cheat The name mangling is pretty simple. The uniform padding cheat is that all uniform blocks are now multiples of 16B so can always just be blindly concatenated. Bug: skia:12701 Change-Id: I738b0669d13b11ad22096caf73af3e0c52fc0585 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/506879 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>