rely on clients to opt in to legacy enums
Bug: skia:8937 Change-Id: I4cd9d44e87ce3309884d563c8e11336f0c39faf0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205934 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> Auto-Submit: Mike Reed <reed@google.com>
This commit is contained in:
parent
f346df396a
commit
98f4e81d49
@ -28,10 +28,6 @@ class SkRasterPipeline;
|
||||
class GrContext;
|
||||
class GrFragmentProcessor;
|
||||
|
||||
#ifndef SK_SUPPORT_LEGACY_TILEMODE_ENUM
|
||||
#define SK_SUPPORT_LEGACY_TILEMODE_ENUM
|
||||
#endif
|
||||
|
||||
/** \class SkShader
|
||||
*
|
||||
* Shaders specify the source color(s) for what is being drawn. If a paint
|
||||
|
Loading…
Reference in New Issue
Block a user