DescriptionRevert of ui: Add custom stride support to GLImageMemory. (patchset #3 id:40001 of https://codereview.chromium.org/1403283007/ )
Reason for revert:
Broke Win x64 Builder (dbg)
Original issue's description:
> 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/8b0062c4a359ee651b7fb23707bf3aaf20162990
> Cr-Commit-Position: refs/heads/master@{#358835}
TBR=fsamuel@chromium.org,piman@chromium.org,wfh@chromium.org,reveman@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=549781
Committed: https://crrev.com/88a5f44502f4aeb3ead4fe87af77aeb0b5b90430
Cr-Commit-Position: refs/heads/master@{#358837}
Patch Set 1 #Messages
Total messages: 4 (0 generated)
|