commit | 91d06bcc6c099515ebcfaa90017aec0713e1dc1f | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed May 06 04:38:36 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 06 04:38:36 2015 -0700 |
tree | 14949fd1593e6b0b7645b2c97b3704296b46b3c4 | |
parent | 3538e3bfe2e00bc1b5b48d977fa7adff64d8c96b [diff] |
Reduce the API surface of GrBufferAllocPool and its derivatives This utility class is going to be revamped and moved. This CL shrinks it a bit so there will be less to shuffle around. Review URL: https://codereview.chromium.org/1126753003