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

Issue 413953002: Reuse GLES2Util code instead of defining new function in TextureManager (Closed)

Created:
6 years, 5 months ago by hj.r.chung
Modified:
6 years, 5 months ago
Reviewers:
no sievers, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Reuse GLESUtil code instead of defining new function in TextureManager Use GLES2Util::IndexToGLFaceTarget instead of redefining in TextureManager and move GLTargetToFaceIndex to GLES2Util for possible future use. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285239

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -68 lines) Patch
M gpu/command_buffer/common/gles2_cmd_utils.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 12 chunks +28 lines, -68 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hj.r.chung
This is a simple cleanup patch. PTAL!
6 years, 5 months ago (2014-07-24 04:18:16 UTC) #1
piman
lgtm
6 years, 5 months ago (2014-07-24 04:27:35 UTC) #2
hj.r.chung
On 2014/07/24 04:27:35, piman (slow to review) wrote: > lgtm thanks!
6 years, 5 months ago (2014-07-24 04:28:26 UTC) #3
hj.r.chung
The CQ bit was checked by heejin.r.chung@samsung.com
6 years, 5 months ago (2014-07-24 04:29:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/heejin.r.chung@samsung.com/413953002/1
6 years, 5 months ago (2014-07-24 04:31:42 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 14:00:09 UTC) #6
Message was sent while issue was closed.
Change committed as 285239

Powered by Google App Engine
This is Rietveld 408576698