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

Issue 2288233002: Remove FP16 support from ANGLE. Previous workaround was incomplete. (Closed)

Created:
4 years, 3 months ago by Brian Osman
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove FP16 support from ANGLE. Previous workaround was incomplete. ANGLE is using the wrong external type (GL_HALF_FLOAT) when querying for ReadPixels format, but it validates parameters to TexImage2D against the correct type (GL_HALF_FLOAT_OES). Rather than introduce a lot of complexity to work around the inconsistency, I'm just going to remove support for now. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288233002 Committed: https://skia.googlesource.com/skia/+/aa92afbf2002b8ddb51125adccd2625014234373

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M src/gpu/gl/GrGLCaps.cpp View 3 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
Brian Osman
4 years, 3 months ago (2016-08-29 13:14:26 UTC) #5
bsalomon
lgtm
4 years, 3 months ago (2016-08-29 13:15:07 UTC) #6
robertphillips
lgtm
4 years, 3 months ago (2016-08-29 13:16:44 UTC) #7
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/2288233002/1
4 years, 3 months ago (2016-08-29 13:18:03 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 13:46:11 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/aa92afbf2002b8ddb51125adccd2625014234373

Powered by Google App Engine
This is Rietveld 408576698