Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Issue 14048015: Skip copytexsubimage2D code path when src is multisampled. (Closed)

Created:
7 years, 8 months ago by bsalomon
Modified:
7 years, 8 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Skip copytexsubimage2D code path when src is multisampled. Committed: https://code.google.com/p/skia/source/detail?r=8722

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M src/gpu/gl/GrGpuGL.cpp View 1 2 chunks +14 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
bsalomon
7 years, 8 months ago (2013-04-17 14:13:34 UTC) #1
robertphillips
lgtm https://codereview.chromium.org/14048015/diff/3001/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (right): https://codereview.chromium.org/14048015/diff/3001/src/gpu/gl/GrGpuGL.cpp#newcode2264 src/gpu/gl/GrGpuGL.cpp:2264: } Does it make any sense to make ...
7 years, 8 months ago (2013-04-17 14:22:26 UTC) #2
bsalomon
Committed patchset #2 manually as r8722 (presubmit successful).
7 years, 8 months ago (2013-04-17 14:25:33 UTC) #3
bsalomon
7 years, 8 months ago (2013-04-18 18:09:33 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/14048015/diff/3001/src/gpu/gl/GrGpuGL.cpp
File src/gpu/gl/GrGpuGL.cpp (right):

https://codereview.chromium.org/14048015/diff/3001/src/gpu/gl/GrGpuGL.cpp#new...
src/gpu/gl/GrGpuGL.cpp:2264: }
On 2013/04/17 14:22:26, robertphillips wrote:
> Does it make any sense to make this a test on GrSurface (e.g., isCopyable)?

Hmm... it's really a GL-specific thing.

Powered by Google App Engine
This is Rietveld 408576698