DescriptionRevert of gpu: Expose internal format R8 instead of RED. (patchset #8 id:140001 of https://codereview.chromium.org/1708263002/ )
Reason for revert:
This broke videos on windows: crbug.com/589775
Original issue's description:
> gpu: Expose internal format R8 instead of RED.
>
> As noted in crrev.com/1703153002 GL_R8 sized internalformat should be preferred to
> GL_RED.
>
> This CL lets the users of the command buffer use GL_R8, and it takes care of
> converting it to GL_RED when not supported by the underlying GL context.
>
> BUG=
> CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel
>
> Committed: https://crrev.com/7b277c596c517ce4a5d0985ace0da1806f2470f4
> Cr-Commit-Position: refs/heads/master@{#377222}
TBR=dalecurtis@chromium.org,reveman@chromium.org,zmo@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=
Committed: https://crrev.com/ecfa963e574cc83d138ded8ebf523275e667d733
Cr-Commit-Position: refs/heads/master@{#377682}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|