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

Unified Diff: ui/gl/gl_context_stub_with_extensions.h

Issue 1135943002: Pull in various gpu/command_buffer fixes from chromium (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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/gpu_memory_buffer.h ('k') | ui/gl/gl_context_stub_with_extensions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_context_stub_with_extensions.h
diff --git a/ui/gl/gl_context_stub_with_extensions.h b/ui/gl/gl_context_stub_with_extensions.h
index 190e03efad3cd3a30c8cf2538bd81621d797450d..d9da9d526177552f8d6e3d229246c31c71b81ebc 100644
--- a/ui/gl/gl_context_stub_with_extensions.h
+++ b/ui/gl/gl_context_stub_with_extensions.h
@@ -19,6 +19,7 @@ class GL_EXPORT GLContextStubWithExtensions : public gfx::GLContextStub {
void AddExtensionsString(const char* extensions);
void SetGLVersionString(const char* version_str);
+ bool WasAllocatedUsingRobustnessExtension() override;
protected:
std::string GetGLVersion() override;
« no previous file with comments | « ui/gfx/gpu_memory_buffer.h ('k') | ui/gl/gl_context_stub_with_extensions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698