New issue
Advanced search Search tips

Issue 620899 link

Starred by 4 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Feature



Sign in to add a comment

GPU IDC might benefit from uploading sub-rects (atlas textures, etc)

Project Member Reported by ericrk@chromium.org, Jun 16 2016

Issue description

Right now the GPU IDC always uploads the full image (possibly scaled). In cases where a small sub-rect of an image is needed, the GPU IDC could avoid  uploading as much data by just uploading the subrect. This would use a similar approach to scales, where we would need to re-upload a larger subrect if more of the image was needed.

This would also let us use the scaling optimizations with sub-rects. Right now (due to bleeding), we can't scale an image which has a sub-rect extracted.
 

Comment 1 by vmp...@chromium.org, Sep 23 2016

Status: Assigned (was: Available)

Comment 2 by ericrk@chromium.org, Sep 23 2016

Labels: -Pri-3 Pri-2
Bumping priority as vmpstr@ has seen some good wins in SW due to this.

Sign in to add a comment