aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrXferProcessor.h
diff options
context:
space:
mode:
authorGravatar Hal Canary <halcanary@google.com>2017-05-04 14:15:40 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-05-05 14:06:08 +0000
commitce78bad054060c5fac3bd216ee437f6fe34df8b7 (patch)
treeca4f9bb00056b8dd9ff2ed0594c7febe788f7db3 /src/gpu/GrXferProcessor.h
parent209e4b1b70a5e9c2f504de15f038999ed9ee4ae5 (diff)
header cleanup
Change-Id: I9d93add4e7998d8a1aa37cba9e7829fcbda867d5 Reviewed-on: https://skia-review.googlesource.com/15318 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Hal Canary <halcanary@google.com>
Diffstat (limited to 'src/gpu/GrXferProcessor.h')
-rw-r--r--src/gpu/GrXferProcessor.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gpu/GrXferProcessor.h b/src/gpu/GrXferProcessor.h
index 3aecf3e686..a739c8b29e 100644
--- a/src/gpu/GrXferProcessor.h
+++ b/src/gpu/GrXferProcessor.h
@@ -12,12 +12,13 @@
#include "GrColor.h"
#include "GrNonAtomicRef.h"
#include "GrProcessor.h"
-#include "GrProcessorSet.h"
+#include "GrProcessorAnalysis.h"
#include "GrTexture.h"
#include "GrTypes.h"
-class GrShaderCaps;
class GrGLSLXferProcessor;
+class GrProcessorSet;
+class GrShaderCaps;
/**
* Barriers for blending. When a shader reads the dst directly, an Xfer barrier is sometimes