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

Unified Diff: ui/gl/gl_implementation.h

Issue 2680423002: Introducing 2 usages for SwiftShader (Closed)
Patch Set: Added missing change to GpuDataManagerImplPrivate Created 3 years, 10 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: ui/gl/gl_implementation.h
diff --git a/ui/gl/gl_implementation.h b/ui/gl/gl_implementation.h
index 6fca58842bc9382b60de6e800caa9c9b4e61eea1..23c96299e8eff7ecd3537b66dce14c6b9d785cd9 100644
--- a/ui/gl/gl_implementation.h
+++ b/ui/gl/gl_implementation.h
@@ -26,6 +26,7 @@ enum GLImplementation {
kGLImplementationDesktopGL,
kGLImplementationDesktopGLCoreProfile,
kGLImplementationOSMesaGL,
+ kGLImplementationSwiftShaderGL,
kGLImplementationAppleGL,
kGLImplementationEGLGLES2,
kGLImplementationMockGL,
« no previous file with comments | « ui/gl/gl_context.cc ('k') | ui/gl/gl_implementation.cc » ('j') | ui/gl/gl_implementation.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698