Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gpu / command_buffer / common / capabilities.h
index 9e38f5c..60f7b0d 100644 (file)
@@ -14,6 +14,7 @@ struct GPU_EXPORT Capabilities {
   bool egl_image_external;
   bool texture_format_bgra8888;
   bool texture_format_etc1;
+  bool texture_format_etc1_npot;
   bool texture_rectangle;
   bool iosurface;
   bool texture_usage;