DescriptionThe great shader refactor: Add YUV support to the uber shader
This covers all cases except when color conversion is required.
For color conversion, the existing video shaders convert directly
from YUV to output RGB, which doesn't fit in with the rest of the
shaders.
The next step is to make color conversion always be RGB to RGB, and
make color conversion be orthogonal to YUV versus RGB input.
BUG=667966
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2628183002
Cr-Commit-Position: refs/heads/master@{#443758}
Committed: https://chromium.googlesource.com/chromium/src/+/e5ba90a56a6e2249ef0f5782fef4c1b5bd0f878e
Patch Set 1 #Patch Set 2 : Rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (10 generated)
|