diff options
Diffstat (limited to 'gpu/command_buffer/client/client_context_state_autogen.h')
-rw-r--r-- | gpu/command_buffer/client/client_context_state_autogen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/client/client_context_state_autogen.h b/gpu/command_buffer/client/client_context_state_autogen.h index aa4b8fd..3084fb3 100644 --- a/gpu/command_buffer/client/client_context_state_autogen.h +++ b/gpu/command_buffer/client/client_context_state_autogen.h @@ -24,6 +24,7 @@ struct EnableFlags { bool scissor_test; bool stencil_test; bool rasterizer_discard; + bool primitive_restart_fixed_index; }; #endif // GPU_COMMAND_BUFFER_CLIENT_CLIENT_CONTEXT_STATE_AUTOGEN_H_ |