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

Unified Diff: content/browser/compositor/gpu_process_transport_factory.h

Issue 2895273002: Unified the use of BufferToTextureTargetMap for all the Processes (Closed)
Patch Set: texture_targets as reference Created 3 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: content/browser/compositor/gpu_process_transport_factory.h
diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h
index c9013aaa59d352da91ed5352a25549c29d68e5f5..200b3d19f084260d404d106362c3ab71da12ef57 100644
--- a/content/browser/compositor/gpu_process_transport_factory.h
+++ b/content/browser/compositor/gpu_process_transport_factory.h
@@ -110,6 +110,8 @@ class GpuProcessTransportFactory : public ui::ContextFactory,
scoped_refptr<cc::VulkanInProcessContextProvider>
SharedVulkanContextProvider();
+ cc::BufferToTextureTargetMap GetBufferToTextureTargetMap();
+
cc::FrameSinkIdAllocator frame_sink_id_allocator_;
#if defined(OS_WIN)
« no previous file with comments | « no previous file | content/browser/compositor/gpu_process_transport_factory.cc » ('j') | content/browser/gpu/compositor_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698