0

Add SK_IGNORE_GL_TEXTURE_TARGET to SkUserConfig.h

This will allow an atomic change that makes Chrome use the new GrGLTextureInfo object and undefines this macro. Currently the macro is defined in a gyp file in the skia repository on behalf of Chrome.

BUG=551072

Review URL: https://codereview.chromium.org/1509443003

Cr-Commit-Position: refs/heads/master@{#363583}
This commit is contained in:
bsalomon
2015-12-07 13:11:42 -08:00
committed by Commit bot
parent fd1b464488
commit 229b1db0ba

@ -241,6 +241,9 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
*/
#define SK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS
#ifndef SK_IGNORE_GL_TEXTURE_TARGET
# define SK_IGNORE_GL_TEXTURE_TARGET
#endif
#define SK_IGNORE_BLURRED_RRECT_OPT
#define SK_USE_DISCARDABLE_SCALEDIMAGECACHE
#define SK_WILL_NEVER_DRAW_PERSPECTIVE_TEXT