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

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

Issue 2061993003: Pass responsibility for IOSurface-texture reuse to the gpu process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp85_query_in_use
Patch Set: Rebase. Created 4 years, 6 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/common/BUILD.gn
diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn
index e42bb736ca32b8d3f858d5bda376f07ab609de7f..3e829b3a65135ceb374fbbc26cbe484aa1d94afa 100644
--- a/gpu/command_buffer/common/BUILD.gn
+++ b/gpu/command_buffer/common/BUILD.gn
@@ -51,6 +51,7 @@ source_set("common_sources") {
"mailbox_holder.h",
"sync_token.cc",
"sync_token.h",
+ "texture_in_use_response.h",
"thread_local.h",
"time.h",
]
« no previous file with comments | « content/browser/compositor/gpu_output_surface_mac.mm ('k') | gpu/command_buffer/common/texture_in_use_response.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698