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

Unified Diff: Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp

Issue 7631029: Merge 91736 - Source/WebCore: Removed support for the GL_latch_CHROMIUM extension which Chromium ... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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
Index: Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp
===================================================================
--- Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp (revision 93242)
+++ Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp (working copy)
@@ -838,10 +838,6 @@
DELEGATE_TO_IMPL_10(blitFramebufferCHROMIUM, GC3Dint, GC3Dint, GC3Dint, GC3Dint, GC3Dint, GC3Dint, GC3Dint, GC3Dint, GC3Dbitfield, GC3Denum)
DELEGATE_TO_IMPL_5(renderbufferStorageMultisampleCHROMIUM, GC3Denum, GC3Dsizei, GC3Denum, GC3Dsizei, GC3Dsizei)
-DELEGATE_TO_IMPL_1(getParentToChildLatchCHROMIUM, GC3Duint*)
-DELEGATE_TO_IMPL_1(getChildToParentLatchCHROMIUM, GC3Duint*)
-DELEGATE_TO_IMPL_1(waitLatchCHROMIUM, GC3Duint)
-DELEGATE_TO_IMPL_1(setLatchCHROMIUM, GC3Duint)
DELEGATE_TO_IMPL(rateLimitOffscreenContextCHROMIUM)
DELEGATE_TO_IMPL_R(getGraphicsResetStatusARB, GC3Denum)
« no previous file with comments | « Source/WebKit/chromium/src/Extensions3DChromium.cpp ('k') | Source/WebKit/chromium/src/GraphicsContext3DInternal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698