Refactor gpu::Buffer to allow different types of backing

This is so that we can use either base::SharedMemory or mojo::SharedBuffer to
back gpu::Buffer.

BUG=333157
R=darin@chromium.org, viettrungluu@chromium.org

Review URL: https://codereview.chromium.org/213353005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261228 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 8a978dfd9a1d60d1563517310cc2ee153426bd40
2 files changed
tree: 9da9176efcdb07ccdc1505efe45c58422bbae3cc
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/