From a8046af0b0501e53726c01fa5ec2ec6590c79a82 Mon Sep 17 00:00:00 2001 From: Timothy Liang Date: Thu, 19 Jul 2018 09:58:00 -0400 Subject: implemented onWritePixels and related tests for metal gpu backend Bug: skia: Change-Id: Iab8bc8611a9de8afcf0eaeb58a8ef46fdc38d4f1 Reviewed-on: https://skia-review.googlesource.com/140571 Commit-Queue: Timothy Liang Reviewed-by: Greg Daniel --- gn/tests.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/tests.gni') diff --git a/gn/tests.gni b/gn/tests.gni index 6b08b8258a..b78cc57666 100644 --- a/gn/tests.gni +++ b/gn/tests.gni @@ -105,6 +105,7 @@ tests_sources = [ "$_tests/GrTestingBackendTextureUploadTest.cpp", "$_tests/GrTextureMipMapInvalidationTest.cpp", "$_tests/GrTRecorderTest.cpp", + "$_tests/GrUploadPixelsTests.cpp", "$_tests/HashTest.cpp", "$_tests/HighContrastFilterTest.cpp", "$_tests/HSVRoundTripTest.cpp", @@ -277,7 +278,6 @@ tests_sources = [ "$_tests/VerticesTest.cpp", "$_tests/VkBackendSurfaceTest.cpp", "$_tests/VkMakeCopyPipelineTest.cpp", - "$_tests/VkUploadPixelsTests.cpp", "$_tests/VkWrapTests.cpp", "$_tests/VptrTest.cpp", "$_tests/WindowRectanglesTest.cpp", -- cgit v1.2.3