content: Use CHROMIUM_gpu_memory_buffer_image instead of CHROMIUM_image for BufferQueue.
commit70672e94d9e6596d70fa5e59b49deecb5ae2fae1
authorreveman <reveman@chromium.org>
Fri, 3 Oct 2014 23:27:07 +0000 (3 16:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Oct 2014 23:27:25 +0000 (3 23:27 +0000)
treed1dc9b5246a89774c80d51f71e81e519d9a8a0c9
parent9f7cc9935d1ba9143e61e2a74e288c866053722d
content: Use CHROMIUM_gpu_memory_buffer_image instead of CHROMIUM_image for BufferQueue.

This is now the preferred way to create an image when it
doesn't need to be mapped as the implementation can chose
whatever pixel format is ideal with for the current platform
and driver.

BUG=418553

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

Cr-Commit-Position: refs/heads/master@{#298115}
content/browser/compositor/buffer_queue.cc
content/browser/compositor/buffer_queue_unittest.cc
content/browser/compositor/gpu_process_transport_factory.cc