commit | 91bdbcdbbdf5cdf0fdb4518a0d30206c964cfdf6 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Thu Jul 17 09:28:07 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 17 09:28:07 2014 -0700 |
tree | 98e29cb8792c78ad12f5abe527a1824838713989 | |
parent | f42e08c12533f2a165bc08451f5ab5dd1363618b [diff] |
Use the GrCacheable ID to eliminate the need for notifications to GrGpuGL when textures and RTs are deleted. Also, rename GrCacheable::getGenerationID() to getInstanceID() since it doesn't behave like other "generation" IDs. R=jvanverth@google.com Author: bsalomon@google.com Review URL: https://codereview.chromium.org/376703009