DescriptionLog both GL and cpu-side memory in GLImage*Memory
Previously we would only log cpu-side memory when tracking
GLImage*Memory. Now we log both the cpu-side and GL side memory. To
disambiguate this in the traces, we log these as:
gpu/gl/textures/client_#/texture_#/face_#/level_#/texture_memory
gpu/gl/textures/client_#/texture_#/face_#/level_#/shared_memory
or
gpu/gl/textures/client_#/texture_#/face_#/level_#/texture_memory
gpu/gl/textures/client_#/texture_#/face_#/level_#/private_memory
BUG=514914
Committed: https://crrev.com/7ab865ae23faf16ff07d0f6498e6bfb7d21c7ab4
Cr-Commit-Position: refs/heads/master@{#346676}
Patch Set 1 #Patch Set 2 : #
Total comments: 10
Patch Set 3 : Review feedback #Patch Set 4 : #
Total comments: 5
Patch Set 5 : #Patch Set 6 : #
Messages
Total messages: 21 (10 generated)
|