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

Issue 1097503003: ozone: OZONE_NATIVE_BUFFER requires GL_TEXTURE_EXTERNAL_OES. (Closed)

Created:
5 years, 8 months ago by dshwang
Modified:
5 years, 8 months ago
Reviewers:
reveman, no sievers
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ozone: OZONE_NATIVE_BUFFER requires GL_TEXTURE_EXTERNAL_OES. Ozone uses EGLImage backed GPU memory buffers via OES_EGL_image_external[1] extensions. The texture target created from external EGLImage must be GL_TEXTURE_EXTERNAL_OES. [1] https://www.khronos.org/registry/gles/extensions/OES/OES_EGL_image_external.txt BUG=475633 Committed: https://crrev.com/d606a6ceb1bded7d1d0c9ea112322d7c9663ee21 Cr-Commit-Position: refs/heads/master@{#325780}

Patch Set 1 #

Total comments: 1

Patch Set 2 : improve comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/browser/gpu/browser_gpu_channel_host_factory.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
dshwang
It's extracted from https://codereview.chromium.org/1071273002 as reveman@ requested. sievers@, could you review?
5 years, 8 months ago (2015-04-16 18:45:20 UTC) #2
no sievers
lgtm
5 years, 8 months ago (2015-04-16 18:55:27 UTC) #3
reveman
https://codereview.chromium.org/1097503003/diff/1/content/browser/gpu/browser_gpu_channel_host_factory.cc File content/browser/gpu/browser_gpu_channel_host_factory.cc (right): https://codereview.chromium.org/1097503003/diff/1/content/browser/gpu/browser_gpu_channel_host_factory.cc#newcode266 content/browser/gpu/browser_gpu_channel_host_factory.cc:266: // EGLImage backed GPU memory buffers require TEXTURE_EXTERNAL_OES. nit: ...
5 years, 8 months ago (2015-04-16 19:39:20 UTC) #4
dshwang
On 2015/04/16 19:39:20, reveman wrote: > https://codereview.chromium.org/1097503003/diff/1/content/browser/gpu/browser_gpu_channel_host_factory.cc > File content/browser/gpu/browser_gpu_channel_host_factory.cc (right): > > https://codereview.chromium.org/1097503003/diff/1/content/browser/gpu/browser_gpu_channel_host_factory.cc#newcode266 > ...
5 years, 8 months ago (2015-04-18 08:06:12 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1097503003/20001
5 years, 8 months ago (2015-04-18 08:06:24 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-18 13:36:10 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-18 13:38:02 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d606a6ceb1bded7d1d0c9ea112322d7c9663ee21
Cr-Commit-Position: refs/heads/master@{#325780}

Powered by Google App Engine
This is Rietveld 408576698