aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLCaps.h')
-rw-r--r--src/gpu/gl/GrGLCaps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLCaps.h b/src/gpu/gl/GrGLCaps.h
index fd03da5e46..1e07a76ed5 100644
--- a/src/gpu/gl/GrGLCaps.h
+++ b/src/gpu/gl/GrGLCaps.h
@@ -26,7 +26,7 @@ class GrGLSLCaps;
*/
class GrGLCaps : public GrCaps {
public:
- SK_DECLARE_INST_COUNT(GrGLCaps)
+
typedef GrGLStencilAttachment::Format StencilFormat;