Index: src/effects/SkMatrixConvolutionImageFilter.cpp |
=================================================================== |
--- src/effects/SkMatrixConvolutionImageFilter.cpp (revision 8365) |
+++ src/effects/SkMatrixConvolutionImageFilter.cpp (working copy) |
@@ -533,6 +533,7 @@ |
GrEffectRef* GrMatrixConvolutionEffect::TestCreate(SkMWCRandom* random, |
GrContext* context, |
+ const GrDrawTargetCaps&, |
GrTexture* textures[]) { |
int texIdx = random->nextBool() ? GrEffectUnitTest::kSkiaPMTextureIdx : |
GrEffectUnitTest::kAlphaTextureIdx; |