DescriptionRevert of Separate out resource mailbox creation and fix synchronization issue. (patchset #3 id:40001 of https://codereview.chromium.org/1666203003/ )
Reason for revert:
Causing renderer synchronization issues
Original issue's description:
> Separate out resource mailbox creation and fix synchronization issue.
>
> The resource transfer function has been split up so it does the lazy
> resource mailbox creation in a separate pass. This allows us to setup
> the sync token directly on the resource itself before the transfer.
>
> The texture binding code is also done on the first pass, this fixes
> a subtle synchronization issue where previously the bound textures
> could potentially not have a sync token attached to it if no mailboxes
> were lazily created.
>
> BUG=584381
> CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
>
> Committed: https://crrev.com/d5650cab68401bcd2bb89e1a98c65378d493f785
> Cr-Commit-Position: refs/heads/master@{#373847}
TBR=reveman@chromium.org,piman@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=584381, 584780
Committed: https://crrev.com/a14747b0409da6ca3700c03a0a4e5cb28de9f3b0
Cr-Commit-Position: refs/heads/master@{#373974}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|