aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/VkClearTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/VkClearTests.cpp')
-rw-r--r--tests/VkClearTests.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/VkClearTests.cpp b/tests/VkClearTests.cpp
index 7cca4e4a5a..ab13ffd1c9 100644
--- a/tests/VkClearTests.cpp
+++ b/tests/VkClearTests.cpp
@@ -16,6 +16,8 @@
#include "Test.h"
#include "vk/GrVkGpu.h"
+using sk_gpu_test::GrContextFactory;
+
bool does_full_buffer_contain_correct_color(GrColor* buffer,
GrColor clearColor,
GrPixelConfig config,