Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Unified Diff: BUILD.gn

Issue 2383383002: Move GPU fences into sk_gpu_test (Closed)
Patch Set: Move GPU fences into sk_gpu_test Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/private/SkGpuFenceSync.h » ('j') | tools/gpu/gl/GLFenceSync.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3a81d369ae880e028034ea8521f45eca3802a185..cd7591faeb2b8492cb6c69685f3301917b236ab4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -663,6 +663,7 @@ if (skia_enable_tools) {
"tools/gpu/GrContextFactory.cpp",
"tools/gpu/GrTest.cpp",
"tools/gpu/TestContext.cpp",
+ "tools/gpu/gl/GLFenceSync.cpp",
"tools/gpu/gl/GLTestContext.cpp",
"tools/gpu/gl/command_buffer/GLTestContext_command_buffer.cpp",
"tools/gpu/gl/debug/DebugGLTestContext.cpp",
« no previous file with comments | « no previous file | include/private/SkGpuFenceSync.h » ('j') | tools/gpu/gl/GLFenceSync.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698