From 742e31de1599f3902810aecdf2e2e3eed3b40a09 Mon Sep 17 00:00:00 2001 From: Brian Salomon Date: Wed, 7 Dec 2016 17:06:19 -0500 Subject: Rename GrBatchFlushState to GrOpFlushState Change-Id: I1a8052c61d7624929caf45ba44e2a465cd0dc1c2 Reviewed-on: https://skia-review.googlesource.com/5649 Commit-Queue: Brian Salomon Reviewed-by: Brian Osman --- src/gpu/batches/GrTestBatch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpu/batches/GrTestBatch.h') diff --git a/src/gpu/batches/GrTestBatch.h b/src/gpu/batches/GrTestBatch.h index 700e1c8a99..66df7763cd 100644 --- a/src/gpu/batches/GrTestBatch.h +++ b/src/gpu/batches/GrTestBatch.h @@ -8,8 +8,8 @@ #ifndef GrTestBatch_DEFINED #define GrTestBatch_DEFINED -#include "GrBatchFlushState.h" #include "GrGeometryProcessor.h" +#include "GrOpFlushState.h" #include "batches/GrMeshDrawOp.h" -- cgit v1.2.3