gpu: Add GL_TEXTURE_RECTANGLE_ARB support to CopyTexSubImage2D optimization of CopyTexture.
The availability of this extension is already limited to desktop core profile as the only reason we need to support it is IOSurfaces on MacOSX. This provides 2x performance improvement of copy operations when using IOSurface backed GpuMemoryBuffers. BUG=486922 Review URL: https://codereview.chromium.org/1149233005 Cr-Commit-Position: refs/heads/master@{#333159}
Showing
Please register or sign in to comment