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

Issue 2665963002: gpu: Correct GMB format for GL_RGB BackTexture. (Closed)

Created:
3 years, 10 months ago by Daniele Castagna
Modified:
3 years, 10 months ago
Reviewers:
reveman, jbauman, ccameron
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Correct GMB format for GL_RGB BackTexture. When allocating a GMB for the offscreen color texture we should pick the correct GMB format based on the internalformat of the fb. We used to always allocate RGBA, with this patch we'll allocate RGBX in case the internal foramt is GL_RGB. BUG=680851, chrome-os-partner:62472 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2665963002 Cr-Commit-Position: refs/heads/master@{#447340} Committed: https://chromium.googlesource.com/chromium/src/+/5a771c396bea52c449c4e22a15b93973f60488e0

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
Daniele Castagna
3 years, 10 months ago (2017-01-30 23:59:26 UTC) #4
reveman
lgtm
3 years, 10 months ago (2017-01-30 23:59:48 UTC) #6
ccameron
lgtm
3 years, 10 months ago (2017-01-31 20:30:15 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/2665963002/1
3 years, 10 months ago (2017-01-31 20:38:44 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/354153)
3 years, 10 months ago (2017-01-31 20:49:49 UTC) #14
Daniele Castagna
I thought ccameron was an owner of command_buffer. Adding jbauman for ownership.
3 years, 10 months ago (2017-01-31 21:10:25 UTC) #16
jbauman
lgtm
3 years, 10 months ago (2017-01-31 21:36:21 UTC) #17
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/2665963002/1
3 years, 10 months ago (2017-01-31 21:45:14 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 21:50:57 UTC) #22
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/5a771c396bea52c449c4e22a15b9...

Powered by Google App Engine
This is Rietveld 408576698