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

Unified Diff: webkit/glue/gl_bindings_skia_cmd_buffer.cc

Issue 6961031: Roll skia r1385:1395 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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 | « ui/gfx/gl/gl_bindings_skia_in_process.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/gl_bindings_skia_cmd_buffer.cc
diff --git a/webkit/glue/gl_bindings_skia_cmd_buffer.cc b/webkit/glue/gl_bindings_skia_cmd_buffer.cc
index 39653e2b3be8645b9622fd94126191bb0136405a..ebb0db0fd8dda21d1f665f1af76c5624bc7057be 100644
--- a/webkit/glue/gl_bindings_skia_cmd_buffer.cc
+++ b/webkit/glue/gl_bindings_skia_cmd_buffer.cc
@@ -125,6 +125,7 @@ void BindSkiaToCommandBufferGL() {
NULL, // glResolveMultisampleFramebuffer
NULL, // glMapBuffer
NULL, // glUnmapBuffer
+ NULL, // glBindFragDataLocationIndexed
GrGLInterface::kStaticInitEndGuard
};
« no previous file with comments | « ui/gfx/gl/gl_bindings_skia_in_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698