| Index: gpu/command_buffer/common/gles2_cmd_utils_autogen.h
|
| diff --git a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
|
| index 64a72fc24d5f6bd76f161a94293c7f2f0191e766..1775e7d167907380d517c090a921f389bd0f189e 100644
|
| --- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
|
| +++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
|
| @@ -96,6 +96,7 @@ static std::string GetStringTextureSizedColorRenderableInternalFormat(
|
| uint32_t value);
|
| static std::string GetStringTextureSizedTextureFilterableInternalFormat(
|
| uint32_t value);
|
| +static std::string GetStringTextureSrgbDecodeExt(uint32_t value);
|
| static std::string GetStringTextureStencilRenderableInternalFormat(
|
| uint32_t value);
|
| static std::string GetStringTextureSwizzle(uint32_t value);
|
|
|