Commit d7929ada authored by Mike Reed's avatar Mike Reed Committed by Commit Bot

opt into new virtual signature for SkVertices

Bug: skia:9984
Change-Id: Ib6e455522db9c73e9bba95ec28a96e4f6a92c8d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085119Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Reviewed-by: default avatarMike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Cr-Commit-Position: refs/heads/master@{#746530}
parent fad0b11d
...@@ -218,10 +218,6 @@ SK_API void SkDebugf_FileLine(const char* file, ...@@ -218,10 +218,6 @@ SK_API void SkDebugf_FileLine(const char* file,
#define SK_SUPPORT_LEGACY_AAA_CHOICE #define SK_SUPPORT_LEGACY_AAA_CHOICE
#endif #endif
#ifndef SK_SUPPORT_LEGACY_DRAWVERTS_VIRTUAL
#define SK_SUPPORT_LEGACY_DRAWVERTS_VIRTUAL
#endif
// We're turning this off indefinitely, // We're turning this off indefinitely,
// until we can figure out some fundamental problems with its approach. // until we can figure out some fundamental problems with its approach.
// //
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment