Index: gpu/command_buffer/common/capabilities.h |
diff --git a/gpu/command_buffer/common/capabilities.h b/gpu/command_buffer/common/capabilities.h |
index dd08875299475b1196f82b8a40987ee11adf9e2c..c9268c8cfe252b05b4b17fbe41e4b7d41875e565 100644 |
--- a/gpu/command_buffer/common/capabilities.h |
+++ b/gpu/command_buffer/common/capabilities.h |
@@ -115,6 +115,7 @@ struct GPU_EXPORT Capabilities { |
bool post_sub_buffer; |
bool egl_image_external; |
+ bool texture_format_astc; |
bool texture_format_atc; |
bool texture_format_bgra8888; |
bool texture_format_dxt1; |