DescriptionPort GrGLCaps over to use SkTHash.
I've written some new hashtable interfaces that should be easier to use,
and I've been trying to roll them out bit by bit, hopefully replacing
SkTDynamicHash, SkTMultiMap, SkTHashCache, etc.
This turns the cache in GrGLCaps::readPixelsSupported() into an SkTHashMap,
mapping the format key to a bool. Functionally, it's the same.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/2aa1f7e6799501974532d35c1f6c3a0447121b95
Patch Set 1 #Patch Set 2 : winders #
Messages
Total messages: 11 (5 generated)
|