DescriptionSmall perf optimizations preparing sampled images in vulkan
In our current setup, there is no need for storing the sampled images in an
array and then putting in barriers for them later. If we ever change the
system to building up these secondary command buffers early, we will need
to go back to storing the sampled images.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302333002
Committed: https://skia.googlesource.com/skia/+/8d2141f0dbb36b92d0e3feb23a08663c29b59db0
Patch Set 1 #Patch Set 2 : add comment #
Total comments: 1
Patch Set 3 : update comment #
Messages
Total messages: 13 (9 generated)
|