aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLCaps.h
diff options
context:
space:
mode:
authorGravatar cdalton <cdalton@nvidia.com>2015-06-12 09:01:18 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-12 09:01:19 -0700
commit1dd0542ca37cf1b4a2ab0ea41f8009ded097fd47 (patch)
tree6a08a5116ece9d780ab4bfe44783e03a66bf8c6e /src/gpu/gl/GrGLCaps.h
parentdded69693dd3779f081326cde24c3954505b129d (diff)
Diffstat (limited to 'src/gpu/gl/GrGLCaps.h')
-rw-r--r--src/gpu/gl/GrGLCaps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/gl/GrGLCaps.h b/src/gpu/gl/GrGLCaps.h
index b04bf34361..ac89115a7b 100644
--- a/src/gpu/gl/GrGLCaps.h
+++ b/src/gpu/gl/GrGLCaps.h
@@ -309,6 +309,7 @@ private:
};
void initFSAASupport(const GrGLContextInfo&, const GrGLInterface*);
+ void initBlendEqationSupport(const GrGLContextInfo&);
void initStencilFormats(const GrGLContextInfo&);
// This must be called after initFSAASupport().
void initConfigRenderableTable(const GrGLContextInfo&);