"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
This commit is contained in:
george 2014-06-25 12:14:30 -07:00 committed by Commit bot
parent 0cf27818e0
commit 7c4c63a62e

View File

@ -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