From 1dcf506a1aa3771d1b36831da2ab3ce9fd6e1900 Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Mon, 14 Nov 2011 19:29:53 +0000 Subject: Remove GrGpuGLFixed subclass and ES1 support Review URL: http://codereview.appspot.com/5376094/ git-svn-id: http://skia.googlecode.com/svn/trunk@2678 2bbb7eff-a529-9590-31e7-b0007b416f81 --- include/gpu/GrContext.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/gpu/GrContext.h') diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h index 5e132a2d4c..4edb187dc8 100644 --- a/include/gpu/GrContext.h +++ b/include/gpu/GrContext.h @@ -39,11 +39,6 @@ public: static GrContext* Create(GrEngine engine, GrPlatform3DContext context3D); - /** - * Helper to create a opengl-shader based context - */ - static GrContext* CreateGLShaderContext(); - virtual ~GrContext(); /** -- cgit v1.2.3