aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLContextInfo.h
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-13 14:39:16 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-02-13 14:39:16 +0000
commit96399948dc2f1afd2e9d9e5be7d646c01d17f82b (patch)
tree1cce9b18c180f5fad8cdf203275c3ef6dd32696d /src/gpu/gl/GrGLContextInfo.h
parent2857a784f7852c6171ee264a938be0816ba3e6db (diff)
Use GrGLContextInfo in shader generator
Review URL: http://codereview.appspot.com/5645083/ git-svn-id: http://skia.googlecode.com/svn/trunk@3170 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/gl/GrGLContextInfo.h')
-rw-r--r--src/gpu/gl/GrGLContextInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/GrGLContextInfo.h b/src/gpu/gl/GrGLContextInfo.h
index a5421c62fb..bf77656624 100644
--- a/src/gpu/gl/GrGLContextInfo.h
+++ b/src/gpu/gl/GrGLContextInfo.h
@@ -32,7 +32,7 @@ public:
* Creates a GrGLContextInfo from a GrGLInterface and the currently
* bound OpenGL context accesible by the GrGLInterface.
*/
- GrGLContextInfo(const GrGLInterface* interface);
+ explicit GrGLContextInfo(const GrGLInterface* interface);
/**
* Copies a GrGLContextInfo