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

Unified Diff: cc/direct_renderer.h

Issue 11150025: Patch from https://codereview.chromium.org/11111005/ without actual file deletes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/content_layer.cc ('k') | cc/direct_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/direct_renderer.h
diff --git a/cc/direct_renderer.h b/cc/direct_renderer.h
index 73e6dc685377a53c808385f534aa9c0f48b9e563..edf4001812e187f088929caa6147fc38f66c7aa5 100644
--- a/cc/direct_renderer.h
+++ b/cc/direct_renderer.h
@@ -77,7 +77,7 @@ protected:
bool haveCachedResources(CCRenderPass::Id) const;
static IntSize renderPassTextureSize(const CCRenderPass*);
- static GC3Denum renderPassTextureFormat(const CCRenderPass*);
+ static GLenum renderPassTextureFormat(const CCRenderPass*);
void drawRenderPass(DrawingFrame&, const CCRenderPass*);
bool useRenderPass(DrawingFrame&, const CCRenderPass*);
« no previous file with comments | « cc/content_layer.cc ('k') | cc/direct_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698