aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGLProgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrGLProgram.h')
-rw-r--r--src/gpu/GrGLProgram.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrGLProgram.h b/src/gpu/GrGLProgram.h
index 7d19f7ad54..b4ad4af8c0 100644
--- a/src/gpu/GrGLProgram.h
+++ b/src/gpu/GrGLProgram.h
@@ -231,6 +231,7 @@ public:
private:
const ProgramDesc& getDesc() { return fProgramDesc; }
+ const char* adjustInColor(const GrStringBuilder& inColor) const;
public:
enum {