DescriptionGPU: Flush in glBind* to avoid being executed after future glDelete*
In Pepper, glBind*() may generate resource in GPU process, so we have to
flush command buffer to make sure the Bind* command is executed by GPU before
any future Delete* commands.
BUG=437432
Committed: https://crrev.com/68b55cd3b2f4bb22b5ad4beb3a543d71269fde4a
Cr-Commit-Position: refs/heads/master@{#307101}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address review issues #
Total comments: 3
Patch Set 3 : Address review issues #
Total comments: 2
Patch Set 4 : Address a review issue #
Messages
Total messages: 18 (4 generated)
|