Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / gpu / command_buffer / common / capabilities.cc
index f286eaf..257086a 100644 (file)
@@ -11,6 +11,7 @@ Capabilities::Capabilities()
       egl_image_external(false),
       texture_format_bgra8888(false),
       texture_format_etc1(false),
+      texture_format_etc1_npot(false),
       texture_rectangle(false),
       iosurface(false),
       texture_usage(false),