Index: gm/texturedomaineffect.cpp |
diff --git a/gm/texturedomaineffect.cpp b/gm/texturedomaineffect.cpp |
index 570ec254f35d0bc8aada6bc9b05b47314cf77f92..d39375b3a2bbcb78c2abc5d5f20e251825a4aa63 100644 |
--- a/gm/texturedomaineffect.cpp |
+++ b/gm/texturedomaineffect.cpp |
@@ -75,6 +75,7 @@ protected: |
} |
GrContext* context = rt->getContext(); |
if (NULL == context) { |
+ this->drawGpuOnlyMessage(canvas); |
return; |
} |