| Index: gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| index 8574e536256195ad8354976e1945b01418a7db4d..2d00da9a36aaf4850567e02a1e98d86c6ac05b40 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| @@ -279,6 +279,7 @@ static GLenum valid_query_parameter_table[] = {
|
| static GLenum valid_query_target_table[] = {
|
| GL_ANY_SAMPLES_PASSED_EXT,
|
| GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT,
|
| + GL_COMMANDS_ISSUED_CHROMIUM,
|
| };
|
|
|
| static GLenum valid_read_pixel_format_table[] = {
|
|
|