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

Issue 7669002: Introduction of parameter to readBackFramebuffer set of APIs to allow reading from the currently ... (Closed)

Created:
9 years, 4 months ago by Jeff Timanus
Modified:
8 years, 8 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, darin-cc_chromium.org, apatrick_chromium
Visibility:
Public.

Description

Introduction of parameter to readBackFramebuffer set of APIs to allow reading from the currently bound fbo, instead of fbo 0. This CL is part of a webkit change. See: https://bugs.webkit.org/show_bug.cgi?id=53201 BUG=None TEST=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -12 lines) Patch
M content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/gpu/webgraphicscontext3d_command_buffer_impl.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/gpu/webgraphicscontext3d_in_process_impl.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698