DescriptionRevert of Re-land: ui: Add custom stride support to GLImageMemory. (patchset #4 id:60001 of https://codereview.chromium.org/1403283007/ )
Reason for revert:
Still failing to compile.
Original issue's description:
> Re-land: ui: Add custom stride support to GLImageMemory.
>
> This improves our support for shared memory pools by allowing
> clients to create GLImages with a stride that is larger than
> the row length of the image.
>
> This makes it possible to import a buffer with a stride that
> doesn't match the aligned row size. However, support for
> mapping of such a buffer is not provided by this patch.
>
> BUG=549781
> TEST=gl_unittests --gtest_filter=GLImageSharedMemoryPool/GLImageCopyTest/0.CopyTexImage
> CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
>
> Committed: https://crrev.com/f2322f7fb01ba0dc954c94f48bb5e9a9a41c32e2
> Cr-Commit-Position: refs/heads/master@{#358850}
TBR=fsamuel@chromium.org,petermayo@chromium.org,piman@chromium.org,wfh@chromium.org,reveman@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=549781
Committed: https://crrev.com/38f7e4d06084d3854115f05c508c3ed56ef6453c
Cr-Commit-Position: refs/heads/master@{#358860}
Patch Set 1 #Messages
Total messages: 5 (0 generated)
|