DescriptionAdd GL error usage metrics for glTexImage* APIs
This change adds histograms that track errors that occur in
calls that allocate GPU textures. The motivation is to track
the impact of tweaking GPU resource management parameters.
In particular, there is a desire to increase the limit of the
skia texture cache in order to solve some performance issues.
This histogram will allow us to measure the impact of that
change on GPU resource allocation failure rates.
BUG=464835
Committed: https://crrev.com/0cad1f4cc187083f997c91f117529ba3ff5b191a
Cr-Commit-Position: refs/heads/master@{#368165}
Patch Set 1 #Patch Set 2 : fix gn build #
Total comments: 1
Patch Set 3 : local -> uma #
Depends on Patchset: Messages
Total messages: 11 (4 generated)
|