Index: gpu/ipc/gpu_command_buffer_traits_multi.h |
diff --git a/gpu/ipc/gpu_command_buffer_traits_multi.h b/gpu/ipc/gpu_command_buffer_traits_multi.h |
index ed6ba3a42321b122c0c1258c2b70490c04deb448..98e4233612a13711de8bb1e03163d6b8520c2ec9 100644 |
--- a/gpu/ipc/gpu_command_buffer_traits_multi.h |
+++ b/gpu/ipc/gpu_command_buffer_traits_multi.h |
@@ -59,6 +59,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities) |
IPC_STRUCT_TRAITS_MEMBER(max_program_texel_offset) |
IPC_STRUCT_TRAITS_MEMBER(max_samples) |
IPC_STRUCT_TRAITS_MEMBER(max_server_wait_timeout) |
+ IPC_STRUCT_TRAITS_MEMBER(max_texture_lod_bias) |
IPC_STRUCT_TRAITS_MEMBER(max_transform_feedback_interleaved_components) |
IPC_STRUCT_TRAITS_MEMBER(max_transform_feedback_separate_attribs) |
IPC_STRUCT_TRAITS_MEMBER(max_transform_feedback_separate_components) |