From f3a4ef91d8d0b0ade21d2f86320f1a988816ba31 Mon Sep 17 00:00:00 2001 From: Greg Daniel Date: Thu, 1 Mar 2018 11:34:59 -0500 Subject: Add unit test the explicit tests create a GrVkCopyPipeline Bug: skia:7663 Change-Id: I9883d903302fbbcd42f73601f49af96b6cc875ba Reviewed-on: https://skia-review.googlesource.com/111361 Commit-Queue: Greg Daniel Reviewed-by: Hal Canary --- gn/tests.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 02293a0b48..50cca5487e 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -274,6 +274,7 @@ tests_sources = [ "$_tests/VerticesTest.cpp", "$_tests/VkClearTests.cpp", "$_tests/VkHeapTests.cpp", + "$_tests/VkMakeCopyPipelineTest.cpp", "$_tests/VkUploadPixelsTests.cpp", "$_tests/VkWrapTests.cpp", "$_tests/VptrTest.cpp", -- cgit v1.2.3