Descriptiongpu: Avoid scissor test for glCopyTextureCHROMIUM if possible.
It's expensive to change scissor states, so avoid it if possible.
In addition, the meaning of (x|y)offset in DoCopySubTexture and
DoCopyTextureInternal are different. It's hard to understand. Make arguments of
DoCopyTextureInternal() same to them of DoCopySubTexture().
BUG=490889
Committed: https://crrev.com/fcf4d38c170e6aeafe4707b63bd1809d6eefb882
Cr-Commit-Position: refs/heads/master@{#333215}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|