cc: Enable GL_RED_EXT for YUV resources
commit7bb78f185b01ee0b02d306d77c268b05d07a9fef
authorhendrikw <hendrikw@chromium.org>
Wed, 3 Dec 2014 00:56:57 +0000 (2 16:56 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Dec 2014 00:57:20 +0000 (3 00:57 +0000)
tree9ecd155f1c62250b364422505d2ff325efde3af0
parent76f17704f6062a8d9dddd39d1a318c529e954b3f
cc: Enable GL_RED_EXT for YUV resources

Exposed RED_8 as the yuv resource format via the resource provider,
if available, and started using it for video

BUG=435379

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

Cr-Commit-Position: refs/heads/master@{#306510}
cc/resources/resource_provider.cc
cc/resources/resource_provider.h
cc/resources/video_resource_updater.cc