Chromium Code Reviews| Index: gpu/command_buffer/client/client_context_state_autogen.h |
| diff --git a/gpu/command_buffer/client/client_context_state_autogen.h b/gpu/command_buffer/client/client_context_state_autogen.h |
| index 72a4f72ed03e450a7425c2ad89815c429e4fe30d..aa4b8fdf177e846fef4025eb52fd3dc35f0dacf2 100644 |
| --- a/gpu/command_buffer/client/client_context_state_autogen.h |
| +++ b/gpu/command_buffer/client/client_context_state_autogen.h |
| @@ -23,6 +23,7 @@ struct EnableFlags { |
| bool sample_coverage; |
| bool scissor_test; |
| bool stencil_test; |
| + bool rasterizer_discard; |
| }; |
| #endif // GPU_COMMAND_BUFFER_CLIENT_CLIENT_CONTEXT_STATE_AUTOGEN_H_ |