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

Issue 2489643002: Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable (Closed)

Created:
4 years, 1 month ago by bsalomon
Modified:
4 years, 1 month ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable We recently separated renderabibilty by Skia from FBO-bindable ( https://skia-review.googlesource.com/4345). Overlooked in that change was the necessity to be able to query GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT and _TYPE for formats that we don't support rendering to Skia but are legal color attachment formats. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2489643002 Committed: https://skia.googlesource.com/skia/+/2c3db3263bdc4b91cd7d21dbfe0501fe9bd476a5

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -12 lines) Patch
M src/gpu/gl/GrGLCaps.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 2 chunks +3 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 1 chunk +29 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
bsalomon
4 years, 1 month ago (2016-11-08 19:04:37 UTC) #4
robertphillips
lgtm - so, is there a unit test we're missing?
4 years, 1 month ago (2016-11-08 20:06:14 UTC) #7
bsalomon
On 2016/11/08 20:06:14, robertphillips wrote: > lgtm - so, is there a unit test we're ...
4 years, 1 month ago (2016-11-08 20:13:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2489643002/20001
4 years, 1 month ago (2016-11-08 20:14:18 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 21:26:47 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/2c3db3263bdc4b91cd7d21dbfe0501fe9bd476a5

Powered by Google App Engine
This is Rietveld 408576698