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

Unified Diff: gpu/command_buffer/service/BUILD.gn

Issue 2752393002: gpu: Add SequenceId for identifying sync point sequences. (Closed)
Patch Set: fix failing tests Created 3 years, 9 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
Index: gpu/command_buffer/service/BUILD.gn
diff --git a/gpu/command_buffer/service/BUILD.gn b/gpu/command_buffer/service/BUILD.gn
index 10f6a8e819ba0e51364a7e70ba6868be5aedccbf..576a45b85bcf87b3a26e09d7dadab17d560a0f1b 100644
--- a/gpu/command_buffer/service/BUILD.gn
+++ b/gpu/command_buffer/service/BUILD.gn
@@ -121,6 +121,7 @@ target(link_target_type, "service_sources") {
"renderbuffer_manager.h",
"sampler_manager.cc",
"sampler_manager.h",
+ "sequence_id.h",
"service_utils.cc",
"service_utils.h",
"shader_manager.cc",
« no previous file with comments | « no previous file | gpu/command_buffer/service/sequence_id.h » ('j') | gpu/command_buffer/service/sync_point_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698