aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar george <george@mozilla.com>2014-06-25 12:14:30 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-25 12:14:30 -0700
commit7c4c63a62e80b93df406abaa18dc4fcb47381fe6 (patch)
treed001c57d716c4dac9d4a308de1737989a452c66f /src
parent0cf27818e0259b08b155cae48a429ad681230348 (diff)
"interface" is defined in Windows headers, so undef it in GrGLCaps so we don't have a name collision
R=bsalomon@google.com, mtklein@google.com, bsalomon BUG=skia: Author: george@mozilla.com Review URL: https://codereview.chromium.org/344253003
Diffstat (limited to 'src')
-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 7f722f912d..ccf04fd7ba 100644
--- a/src/gpu/gl/GrGLCaps.h
+++ b/src/gpu/gl/GrGLCaps.h
@@ -114,7 +114,7 @@ public:
* Initializes the GrGLCaps to the set of features supported in the current
* OpenGL context accessible via ctxInfo.
*/
- bool init(const GrGLContextInfo& ctxInfo, const GrGLInterface* interface);
+ bool init(const GrGLContextInfo& ctxInfo, const GrGLInterface* glInterface);
/**
* Call to note that a color config has been verified as a valid color