Lower correlation threshold in flush-finish tests again am: 6455e6f987 am: 84373d7748...
[platform/upstream/VK-GL-CTS.git] / modules / gles2 / functional / es2fFboCompletenessTests.cpp
index cca35e1..a89967c 100644 (file)
@@ -176,7 +176,7 @@ static const FormatExtEntry s_es2ExtFormats[] =
        },
        {
                "DEQP_gles3_core_compatible",
-               (deUint32)(REQUIRED_RENDERABLE | TEXTURE_VALID | COLOR_RENDERABLE),
+               (deUint32)(REQUIRED_RENDERABLE | TEXTURE_VALID | COLOR_RENDERABLE | RENDERBUFFER_VALID),
                GLS_ARRAY_RANGE(s_es3NoExtTextureColorRenderableFormats)
        },
        {