aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrPorterDuffTest.cpp
diff options
context:
space:
mode:
authorGravatar ethannicholas <ethannicholas@google.com>2016-02-01 08:07:39 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-01 08:07:39 -0800
commit975765c60a1a754dc0723cb76bd962eb3cbadbff (patch)
tree6b4980fe28488a0ceac6bf45fdacb12810cf0062 /tests/GrPorterDuffTest.cpp
parent13a912354875a747aefb1f00de50eb3ec454ab1f (diff)
fix for GrPorterDuffTest valgrind error
Diffstat (limited to 'tests/GrPorterDuffTest.cpp')
-rw-r--r--tests/GrPorterDuffTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/GrPorterDuffTest.cpp b/tests/GrPorterDuffTest.cpp
index 077f27ca3e..73d30aa023 100644
--- a/tests/GrPorterDuffTest.cpp
+++ b/tests/GrPorterDuffTest.cpp
@@ -1193,6 +1193,7 @@ DEF_GPUTEST(PorterDuffNoDualSourceBlending, reporter, /*factory*/) {
GrPipelineOptimizations optimizations;
optimizations.fColorPOI.calcWithInitialValues(nullptr, 0, testColors[c], testColorFlags[c],
false);
+ optimizations.fOverrides.fUsePLSDstRead = false;
for (int f = 0; f <= 1; f++) {
if (!f) {
optimizations.fCoveragePOI.calcWithInitialValues(nullptr, 0, 0,