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

Unified Diff: gpu/command_buffer_common.gypi

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
« no previous file with comments | « gpu/command_buffer/common/texture_in_use_response.h ('k') | gpu/ipc/client/command_buffer_proxy_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer_common.gypi
diff --git a/gpu/command_buffer_common.gypi b/gpu/command_buffer_common.gypi
index 0b5bc21a38136553d7ae53634e88a2f26f0bee38..155ad4ba4a4ea8f695a3f741dfa7f07ff74dfcb6 100644
--- a/gpu/command_buffer_common.gypi
+++ b/gpu/command_buffer_common.gypi
@@ -35,6 +35,7 @@
'command_buffer/common/mailbox_holder.h',
'command_buffer/common/sync_token.cc',
'command_buffer/common/sync_token.h',
+ 'command_buffer/common/texture_in_use_response.h',
'command_buffer/common/thread_local.h',
'command_buffer/common/time.h',
],
« no previous file with comments | « gpu/command_buffer/common/texture_in_use_response.h ('k') | gpu/ipc/client/command_buffer_proxy_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698