cc: Added RED_8 to the ResourceFormat enum
commit14a2880db155e324efb8874ea57893cd86f3d83c
authorhendrikw <hendrikw@chromium.org>
Tue, 2 Dec 2014 17:23:14 +0000 (2 09:23 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Dec 2014 17:23:33 +0000 (2 17:23 +0000)
tree26892801516df3abacfb255e565d54d3f42cefc4
parent52ac072bc8501be29ce92f8aac8343bfc525c851
cc: Added RED_8 to the ResourceFormat enum

New ResourceFormat, RED_8, which translates to GL_UNSIGNED_BYTE on format
GL_RED_EXT.  This will be used during YUV playback.

At the moment nothing uses it.

BUG=435379

Committed: https://crrev.com/7550d17cfdab5d173f37e5b58cbd2cfeef3d0ed0
Cr-Commit-Position: refs/heads/master@{#306383}

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

Cr-Commit-Position: refs/heads/master@{#306408}
cc/resources/raster_worker_pool.cc
cc/resources/resource_format.cc
cc/resources/resource_format.h
cc/resources/resource_provider.cc
cc/resources/resource_provider.h
cc/resources/texture_uploader_unittest.cc
content/browser/compositor/overlay_candidate_validator_ozone.cc