Lower correlation threshold in flush-finish tests again am: 6455e6f987 am: 84373d7748...
[platform/upstream/VK-GL-CTS.git] / framework / common / tcuSurface.hpp
index b9e4863..7727cf6 100644 (file)
@@ -63,7 +63,7 @@ private:
        // \note Copy constructor and assignment operators are public and auto-generated
 
        int                                                     m_width;
-       int                                             m_height;
+       int                                                     m_height;
        de::ArrayBuffer<deUint32>       m_pixels;
 } DE_WARN_UNUSED_TYPE;