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

Unified Diff: gpu/BUILD.gn

Issue 2383753002: gpu: Add GpuFence framework.
Patch Set: rebase Created 4 years, 1 month 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
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 04db18069a0f10fe86c5286ea356b6ecef823b8f..7dceeec5b988af9ce397c81c444f1c3215544335 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -140,6 +140,7 @@ test("gl_tests") {
"command_buffer/tests/gl_ext_multisample_compatibility_unittest.cc",
"command_buffer/tests/gl_ext_srgb_unittest.cc",
"command_buffer/tests/gl_fence_sync_unittest.cc",
+ "command_buffer/tests/gl_gpu_fence_unittest.cc",
"command_buffer/tests/gl_gpu_memory_buffer_unittest.cc",
"command_buffer/tests/gl_iosurface_readback_workaround_unittest.cc",
"command_buffer/tests/gl_lose_context_chromium_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698