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

Issue 2085553004: Don't track FB depth attachment in debug GL context (Closed)

Created:
4 years, 6 months ago by csmartdalton
Modified:
4 years, 6 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@fix_testing
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Don't track FB depth attachment in debug GL context Quits tracking depth attachment in the debug GL context. Skia does not use depth buffers so this extra complexity is not required. We can always add it back in the future if needed. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2085553004

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -40 lines) Patch
M tools/gpu/gl/debug/DebugGLTestContext.cpp View 4 chunks +0 lines, -14 lines 0 comments Download
M tools/gpu/gl/debug/GrFrameBufferObj.h View 3 chunks +0 lines, -7 lines 0 comments Download
M tools/gpu/gl/debug/GrFrameBufferObj.cpp View 1 chunk +0 lines, -19 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (3 generated)
csmartdalton
4 years, 6 months ago (2016-06-21 14:02:03 UTC) #4
bsalomon
Does this make something easier for a coming refactor? We don't currently use the depth ...
4 years, 6 months ago (2016-06-21 14:04:14 UTC) #5
csmartdalton
On 2016/06/21 14:04:14, bsalomon wrote: > Does this make something easier for a coming refactor? ...
4 years, 6 months ago (2016-06-21 14:49:59 UTC) #6
bsalomon
On 2016/06/21 14:49:59, csmartdalton wrote: > On 2016/06/21 14:04:14, bsalomon wrote: > > Does this ...
4 years, 6 months ago (2016-06-21 15:22:22 UTC) #7
csmartdalton
4 years, 6 months ago (2016-06-21 15:24:40 UTC) #8
Got it. Dropping the issue.

Powered by Google App Engine
This is Rietveld 408576698