aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PrimitiveProcessorTest.cpp
diff options
context:
space:
mode:
authorGravatar egdaniel <egdaniel@google.com>2016-06-27 07:15:20 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-06-27 07:15:20 -0700
commitb05df0ff261d7819da55509df03fb4525af49b40 (patch)
tree4895a0e9368bd9888fe2dd351b56f1ee631eddef /tests/PrimitiveProcessorTest.cpp
parent81700f69b0021025c6b966aae11c76bb1b08e3b2 (diff)
Fix check for maxVertexAttributes in GrVkPipeline
Diffstat (limited to 'tests/PrimitiveProcessorTest.cpp')
-rw-r--r--tests/PrimitiveProcessorTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PrimitiveProcessorTest.cpp b/tests/PrimitiveProcessorTest.cpp
index 6d5be09c24..23ad13815a 100644
--- a/tests/PrimitiveProcessorTest.cpp
+++ b/tests/PrimitiveProcessorTest.cpp
@@ -101,7 +101,7 @@ private:
};
}
-DEF_GPUTEST_FOR_ALL_GL_CONTEXTS(VertexAttributeCount, reporter, ctxInfo) {
+DEF_GPUTEST_FOR_ALL_CONTEXTS(VertexAttributeCount, reporter, ctxInfo) {
GrContext* context = ctxInfo.grContext();
sk_sp<GrDrawContext> drawContext(context->newDrawContext(SkBackingFit::kApprox,