X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fgpu%2Fcommand_buffer%2Fcommon%2Fcapabilities.cc;h=257086a2e38b61decc43ccba6eaab5f649c1b4a8;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=f286eafe0927f1ff34c7f1328887e27584bd1501;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/gpu/command_buffer/common/capabilities.cc b/src/gpu/command_buffer/common/capabilities.cc index f286eaf..257086a 100644 --- a/src/gpu/command_buffer/common/capabilities.cc +++ b/src/gpu/command_buffer/common/capabilities.cc @@ -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),