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

Unified Diff: gpu/ipc/common/gpu_param_traits_macros.h

Issue 2086363004: mac: Finish plumbing for Pepper3D Image Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp98_native_gmb
Patch Set: Rebase error. Created 4 years, 5 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 | « content/renderer/pepper/ppb_graphics_3d_impl.cc ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/common/gpu_param_traits_macros.h
diff --git a/gpu/ipc/common/gpu_param_traits_macros.h b/gpu/ipc/common/gpu_param_traits_macros.h
index 514f464c8fdde41b4cfc74ed2eefdb6ffab6b0cd..971c38fb289348f55864b529d6bf0524099273b1 100644
--- a/gpu/ipc/common/gpu_param_traits_macros.h
+++ b/gpu/ipc/common/gpu_param_traits_macros.h
@@ -129,6 +129,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::gles2::ContextCreationAttribHelper)
IPC_STRUCT_TRAITS_MEMBER(fail_if_major_perf_caveat)
IPC_STRUCT_TRAITS_MEMBER(lose_context_when_out_of_memory)
IPC_STRUCT_TRAITS_MEMBER(context_type)
+ IPC_STRUCT_TRAITS_MEMBER(should_use_native_gmb_for_backbuffer)
IPC_STRUCT_TRAITS_END()
« no previous file with comments | « content/renderer/pepper/ppb_graphics_3d_impl.cc ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698