diff --git a/.gitlab-ci/conditional-build-image-tags.yml b/.gitlab-ci/conditional-build-image-tags.yml index 11eda26393c..022e1646f36 100644 --- a/.gitlab-ci/conditional-build-image-tags.yml +++ b/.gitlab-ci/conditional-build-image-tags.yml @@ -2,4 +2,4 @@ variables: CONDITIONAL_BUILD_ANGLE_TAG: 293033e496e669a586730e420358374b CONDITIONAL_BUILD_CROSVM_TAG: bb7f75d912ef43be8c9204385d79820a CONDITIONAL_BUILD_FLUSTER_TAG: f1af06c34ccdbb5b44f78adaeb63603c - CONDITIONAL_BUILD_PIGLIT_TAG: 056777e206396f4d5d5e4b91d8ded210 + CONDITIONAL_BUILD_PIGLIT_TAG: ad64565f9d227fde8ccf33de4f2be2a0 diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index eda484bef79..16364a0ea24 100644 --- a/.gitlab-ci/container/build-piglit.sh +++ b/.gitlab-ci/container/build-piglit.sh @@ -13,7 +13,7 @@ uncollapsed_section_start piglit "Building piglit" # setting up the environment variables locally ci_tag_build_time_check "PIGLIT_TAG" -REV="1767af745ed96f77b16c0c205015366d1fbbdb22" +REV="c32e5cc717e846ffa43408174181dc16a31d3df0" git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit pushd /piglit diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 1241fe14674..b6e67edae9f 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -24,9 +24,9 @@ variables: DEBIAN_BUILD_TAG: "20250515-aarch64" DEBIAN_TEST_ANDROID_TAG: "20250524-angle-ec" - DEBIAN_TEST_GL_TAG: "20250524-angle-ec" + DEBIAN_TEST_GL_TAG: "20250526-piglit-c32" DEBIAN_TEST_VIDEO_TAG: "20250503-fluster" - DEBIAN_TEST_VK_TAG: "20250520-vkd3d" + DEBIAN_TEST_VK_TAG: "20250526-piglit-c32" DEBIAN_PYUTILS_TAG: "20250422-ci-fairy" diff --git a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt index bd35341537f..3d94e9f37b8 100644 --- a/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt +++ b/src/etnaviv/ci/etnaviv-gc2000-r5108-fails.txt @@ -271,8 +271,6 @@ spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-blit,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index1-blit,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index4-blit,Fail spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index8-blit,Fail -spec@ext_framebuffer_object@getteximage-formats init-by-clear-and-render,Crash -spec@ext_framebuffer_object@getteximage-formats init-by-rendering,Crash spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export,Fail spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p010,Fail spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_p012,Fail @@ -297,7 +295,6 @@ spec@ext_texture_array@compressed texsubimage,Fail spec@ext_texture_array@compressed texsubimage pbo,Fail spec@ext_texture_array@copyteximage 1d_array,Fail spec@ext_texture_array@fbo-generatemipmap-array,Fail -spec@ext_texture_array@fbo-generatemipmap-array s3tc_dxt1,Crash spec@ext_texture_array@glsl-fs-shadow1darray-07,Fail spec@ext_texture_array@glsl-fs-shadow2darray-07,Fail spec@ext_texture_array@maxlayers,Fail @@ -660,4 +657,6 @@ spec@glsl-1.10@execution@variable-indexing@fs-input-array-vec4-index-rd,Fail # uprev Piglit in Mesa spec@!opengl 1.1@push-pop-color-material,Fail +spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 normal,Fail +spec@ext_framebuffer_multisample@clip-and-scissor-blit 4 normal,Fail diff --git a/src/etnaviv/ci/etnaviv-gc2000-r5108-flakes.txt b/src/etnaviv/ci/etnaviv-gc2000-r5108-flakes.txt index 52b94647ae8..2db0e53dbdf 100644 --- a/src/etnaviv/ci/etnaviv-gc2000-r5108-flakes.txt +++ b/src/etnaviv/ci/etnaviv-gc2000-r5108-flakes.txt @@ -215,10 +215,17 @@ dEQP-GLES2.functional.shaders.random.texture.fragment.43 dEQP-GLES2.functional.shaders.random.texture.vertex.19 dEQP-GLES2.functional.shaders.random.texture.vertex.23 dEQP-GLES2.functional.texture.format.l8_cube_pot +fast_color_clear@fcc-read-after-clear blit rb +spec@arb_clear_texture@arb_clear_texture-3d +spec@arb_clear_texture@arb_clear_texture-base-formats +spec@arb_clear_texture@arb_clear_texture-simple +spec@arb_framebuffer_object@fbo-deriv +spec@arb_framebuffer_object@fbo-drawbuffers-none glblitframebuffer +spec@arb_texture_rectangle@tex-miplevel-selection gl2:textureproj 2drectshadow spec@ati_fragment_shader@ati_fragment_shader-error04-endshader +spec@ext_framebuffer_object@fbo-alphatest-nocolor spec@ext_texture_compression_s3tc@compressedteximage gl_compressed_rgba_s3tc_dxt1_ext - # Updated by ci-collate, found in this job run: https://gitlab.freedesktop.org/mesa/mesa/-/jobs/56260516 spec@!opengl 1.4@copy-pixels diff --git a/src/gallium/drivers/svga/ci/svga-fails.txt b/src/gallium/drivers/svga/ci/svga-fails.txt index eeb4ecd0d24..e90e44138cf 100644 --- a/src/gallium/drivers/svga/ci/svga-fails.txt +++ b/src/gallium/drivers/svga/ci/svga-fails.txt @@ -254,11 +254,7 @@ spec@arb_sample_shading@samplemask 2 all@1.000000 mask_in_one,Fail spec@arb_sample_shading@samplemask 2 all@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 2 all@noms partition,Fail spec@arb_sample_shading@samplemask 2 all@sample mask_in_one,Fail -spec@arb_sample_shading@samplemask 2@0.500000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 2@1.000000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 2@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 2@noms partition,Fail -spec@arb_sample_shading@samplemask 2@sample mask_in_one,Fail spec@arb_sample_shading@samplemask 4,Fail spec@arb_sample_shading@samplemask 4 all,Fail spec@arb_sample_shading@samplemask 4 all@0.250000 mask_in_one,Fail @@ -267,12 +263,7 @@ spec@arb_sample_shading@samplemask 4 all@1.000000 mask_in_one,Fail spec@arb_sample_shading@samplemask 4 all@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 4 all@noms partition,Fail spec@arb_sample_shading@samplemask 4 all@sample mask_in_one,Fail -spec@arb_sample_shading@samplemask 4@0.250000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 4@0.500000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 4@1.000000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 4@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 4@noms partition,Fail -spec@arb_sample_shading@samplemask 4@sample mask_in_one,Fail spec@arb_sample_shading@samplemask 6,Fail spec@arb_sample_shading@samplemask 6 all,Fail spec@arb_sample_shading@samplemask 6 all@0.125000 mask_in_one,Fail @@ -291,13 +282,7 @@ spec@arb_sample_shading@samplemask 6@noms partition,Fail spec@arb_sample_shading@samplemask 6@sample mask_in_one,Fail spec@arb_sample_shading@samplemask 8,Fail spec@arb_sample_shading@samplemask 8 all,Fail -spec@arb_sample_shading@samplemask 8 all@0.125000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 8 all@0.250000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 8 all@0.500000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 8 all@1.000000 mask_in_one,Fail -spec@arb_sample_shading@samplemask 8 all@noms mask_in_one,Fail spec@arb_sample_shading@samplemask 8 all@noms partition,Fail -spec@arb_sample_shading@samplemask 8 all@sample mask_in_one,Fail spec@arb_sample_shading@samplemask 8@0.125000 mask_in_one,Fail spec@arb_sample_shading@samplemask 8@0.250000 mask_in_one,Fail spec@arb_sample_shading@samplemask 8@0.500000 mask_in_one,Fail @@ -1060,6 +1045,7 @@ spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destinat spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail # uprev Piglit in Mesa +spec@!opengl 1.1@getteximage-formats,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=2@Source: GL_RGB32I/Destination: GL_RGB32I,Fail @@ -1072,15 +1058,817 @@ spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32I/Destina spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32I/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32UI/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=4@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_ALPHA/Destination: GL_ALPHA,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_ALPHA12/Destination: GL_ALPHA12,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_ALPHA16/Destination: GL_ALPHA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_ALPHA8/Destination: GL_ALPHA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_INTENSITY/Destination: GL_INTENSITY,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_INTENSITY12/Destination: GL_INTENSITY12,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_INTENSITY16/Destination: GL_INTENSITY16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_INTENSITY8/Destination: GL_INTENSITY8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE/Destination: GL_LUMINANCE,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE12/Destination: GL_LUMINANCE12,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE16/Destination: GL_LUMINANCE16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE8/Destination: GL_LUMINANCE8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8/Destination: GL_R8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8/Destination: GL_R8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8/Destination: GL_R8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8/Destination: GL_R8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8I/Destination: GL_R8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8I/Destination: GL_R8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8I/Destination: GL_R8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8I/Destination: GL_R8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8UI/Destination: GL_R8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8UI/Destination: GL_R8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8UI/Destination: GL_R8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8UI/Destination: GL_R8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8_SNORM/Destination: GL_R8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8_SNORM/Destination: GL_R8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8_SNORM/Destination: GL_R8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_R8_SNORM/Destination: GL_R8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RED/Destination: GL_RED,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG/Destination: GL_RG,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_R16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_R16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_R16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_R16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_RG8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_RG8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_RG8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_RG8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB/Destination: GL_RGB,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16/Destination: GL_RGB16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16/Destination: GL_RGB16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16/Destination: GL_RGB16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16/Destination: GL_RGB16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16I/Destination: GL_RGB16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16I/Destination: GL_RGB16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16I/Destination: GL_RGB16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16I/Destination: GL_RGB16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16UI/Destination: GL_RGB16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16UI/Destination: GL_RGB16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16UI/Destination: GL_RGB16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16UI/Destination: GL_RGB16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16_SNORM/Destination: GL_RGB16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16_SNORM/Destination: GL_RGB16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16_SNORM/Destination: GL_RGB16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB16_SNORM/Destination: GL_RGB16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32F/Destination: GL_RGB32F,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32F/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32F/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32I/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32I/Destination: GL_RGB32UI,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32I,Fail spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB32UI/Destination: GL_RGB32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8/Destination: GL_RGB8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8/Destination: GL_RGB8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8/Destination: GL_RGB8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8/Destination: GL_RGB8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8I/Destination: GL_RGB8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8I/Destination: GL_RGB8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8I/Destination: GL_RGB8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8I/Destination: GL_RGB8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8UI/Destination: GL_RGB8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8UI/Destination: GL_RGB8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8UI/Destination: GL_RGB8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8UI/Destination: GL_RGB8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8_SNORM/Destination: GL_RGB8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8_SNORM/Destination: GL_RGB8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8_SNORM/Destination: GL_RGB8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGB8_SNORM/Destination: GL_RGB8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA/Destination: GL_RGBA,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RG32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RG32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RG32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32F/Destination: GL_RGBA32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32F/Destination: GL_RGBA32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32F/Destination: GL_RGBA32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32I/Destination: GL_RGBA32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32I/Destination: GL_RGBA32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32I/Destination: GL_RGBA32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32UI/Destination: GL_RGBA32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32UI/Destination: GL_RGBA32I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA32UI/Destination: GL_RGBA32UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_R32F,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RG16,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RG16I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RG16UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RG16_SNORM,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8I,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8UI,Fail +spec@arb_copy_image@arb_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8_SNORM,Fail +spec@arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail +spec@arb_direct_state_access@gettextureimage-formats,Fail spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one,Fail spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail +spec@arb_framebuffer_srgb@msaa-fast-clear,Fail +spec@arb_texture_multisample@sample-position@4,Fail +spec@arb_texture_multisample@sample-position@6,Fail +spec@arb_texture_rg@fbo-fast-clear,Fail +spec@arb_texture_rg@fbo-fast-clear-float,Fail +spec@arb_texture_rg@multisample-fast-clear gl_arb_texture_rg,Fail +spec@arb_texture_rg@multisample-fast-clear gl_arb_texture_rg-float,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16 as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16F as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16I as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16UI as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R16_SNORM as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32F as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32I as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R32UI as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8 as GL_R8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8 as GL_R8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8 as GL_R8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8I as GL_R8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8I as GL_R8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8I as GL_R8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8UI as GL_R8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8UI as GL_R8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8UI as GL_R8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8_SNORM as GL_R8,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8_SNORM as GL_R8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_R8_SNORM as GL_R8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16 as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16F as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16I as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16UI as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG16_SNORM as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32F as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32I as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG32UI as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8 as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8I as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8UI as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_R16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_R16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_R16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_R16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_RG8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_RG8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RG8_SNORM as GL_RG8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB10_A2UI as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16 as GL_RGB16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16 as GL_RGB16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16 as GL_RGB16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16 as GL_RGB16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16F as GL_RGB16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16F as GL_RGB16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16F as GL_RGB16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16F as GL_RGB16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16I as GL_RGB16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16I as GL_RGB16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16I as GL_RGB16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16I as GL_RGB16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16UI as GL_RGB16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16UI as GL_RGB16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16UI as GL_RGB16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16UI as GL_RGB16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16_SNORM as GL_RGB16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16_SNORM as GL_RGB16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16_SNORM as GL_RGB16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB16_SNORM as GL_RGB16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB32F as GL_RGB32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8 as GL_RGB8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8I as GL_RGB8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8I as GL_RGB8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8UI as GL_RGB8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8UI as GL_RGB8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8_SNORM as GL_RGB8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGB8_SNORM as GL_RGB8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16 as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16F as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16I as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16UI as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RG32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RG32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RGBA16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RGBA16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RGBA16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA16_SNORM as GL_RGBA16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32F as GL_RGBA32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32F as GL_RGBA32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32I as GL_RGBA32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32I as GL_RGBA32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32UI as GL_RGBA32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA32UI as GL_RGBA32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8 as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8I as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8UI as GL_RGBA8_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_R32F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_R32I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RG16,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RG16F,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RG16I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RG16_SNORM,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RGB10_A2,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RGBA8,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RGBA8I,Fail +spec@arb_texture_view@rendering-formats@clear GL_RGBA8_SNORM as GL_RGBA8_SNORM,Fail spec@egl_chromium_sync_control@conformance,Fail spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail -spec@gl-3.1@attributeless-vertexid,Fail +spec@ext_framebuffer_multisample@accuracy 2 color depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 2 color depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 color small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 depth_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 depth_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 srgb depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 srgb small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 2 stencil_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 4 color depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 4 color small depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 4 color small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 4 depth_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 4 stencil_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 6 color depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 6 color depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 6 depth_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 6 depth_draw small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 6 depth_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 6 srgb depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 6 srgb small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 color depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 8 color small depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy 8 depth_draw small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 depth_resolve depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 depth_resolve small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 srgb depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 srgb small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 stencil_draw depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy 8 stencil_draw small depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples color depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples color small depthstencil linear,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail +spec@ext_framebuffer_multisample@accuracy all_samples srgb small depthstencil linear,Fail +spec@ext_framebuffer_multisample@fast-clear,Fail +spec@ext_framebuffer_multisample@turn-on-off 2,Fail +spec@ext_framebuffer_multisample@turn-on-off 4,Fail +spec@ext_framebuffer_multisample@turn-on-off 6,Fail +spec@ext_framebuffer_multisample@turn-on-off 8,Fail +spec@ext_framebuffer_object@fbo-depthtex,Fail +spec@ext_framebuffer_object@fbo-fast-clear,Fail +spec@ext_packed_float@fbo-fast-clear,Fail +spec@ext_packed_float@multisample-fast-clear gl_ext_packed_float,Fail +spec@ext_texture_integer@fbo-integer-attachments,Fail +spec@ext_texture_snorm@fbo-fast-clear,Fail +spec@ext_texture_srgb@fbo-fast-clear,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_ALPHA/Destination: GL_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_ALPHA12/Destination: GL_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_ALPHA16/Destination: GL_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_ALPHA8/Destination: GL_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_INTENSITY/Destination: GL_INTENSITY,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_INTENSITY12/Destination: GL_INTENSITY12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_INTENSITY16/Destination: GL_INTENSITY16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_INTENSITY8/Destination: GL_INTENSITY8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE/Destination: GL_LUMINANCE,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE12/Destination: GL_LUMINANCE12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE16/Destination: GL_LUMINANCE16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE8/Destination: GL_LUMINANCE8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R16/Destination: GL_R16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R16I/Destination: GL_R16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R16UI/Destination: GL_R16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R16_SNORM/Destination: GL_R16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R32F/Destination: GL_R32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R8/Destination: GL_R8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R8I/Destination: GL_R8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R8UI/Destination: GL_R8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_R8_SNORM/Destination: GL_R8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RED/Destination: GL_RED,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG/Destination: GL_RG,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG16/Destination: GL_RG16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG16I/Destination: GL_RG16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG16UI/Destination: GL_RG16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG16_SNORM/Destination: GL_RG16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG32F/Destination: GL_RG32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG32I/Destination: GL_RG32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG32UI/Destination: GL_RG32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG8/Destination: GL_RG8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG8I/Destination: GL_RG8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG8UI/Destination: GL_RG8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RG8_SNORM/Destination: GL_RG8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB/Destination: GL_RGB,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB16/Destination: GL_RGB16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB16I/Destination: GL_RGB16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB16UI/Destination: GL_RGB16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB16_SNORM/Destination: GL_RGB16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB32F/Destination: GL_RGB32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB8/Destination: GL_RGB8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB8I/Destination: GL_RGB8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB8UI/Destination: GL_RGB8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGB8_SNORM/Destination: GL_RGB8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA/Destination: GL_RGBA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA16/Destination: GL_RGBA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA16I/Destination: GL_RGBA16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA16UI/Destination: GL_RGBA16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA32F/Destination: GL_RGBA32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA32I/Destination: GL_RGBA32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA32UI/Destination: GL_RGBA32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA8/Destination: GL_RGBA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA8I/Destination: GL_RGBA8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA8UI/Destination: GL_RGBA8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=2@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_ALPHA/Destination: GL_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_ALPHA12/Destination: GL_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_ALPHA16/Destination: GL_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_ALPHA8/Destination: GL_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_INTENSITY/Destination: GL_INTENSITY,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_INTENSITY12/Destination: GL_INTENSITY12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_INTENSITY16/Destination: GL_INTENSITY16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_INTENSITY8/Destination: GL_INTENSITY8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE/Destination: GL_LUMINANCE,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE12/Destination: GL_LUMINANCE12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE16/Destination: GL_LUMINANCE16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE8/Destination: GL_LUMINANCE8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R16/Destination: GL_R16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R16I/Destination: GL_R16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R16UI/Destination: GL_R16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R16_SNORM/Destination: GL_R16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R32F/Destination: GL_R32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R8/Destination: GL_R8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R8I/Destination: GL_R8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R8UI/Destination: GL_R8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_R8_SNORM/Destination: GL_R8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RED/Destination: GL_RED,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG/Destination: GL_RG,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG16/Destination: GL_RG16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG16I/Destination: GL_RG16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG16UI/Destination: GL_RG16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG16_SNORM/Destination: GL_RG16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32F/Destination: GL_RG32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32I/Destination: GL_RG32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32UI/Destination: GL_RG32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG8/Destination: GL_RG8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG8I/Destination: GL_RG8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG8UI/Destination: GL_RG8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG8_SNORM/Destination: GL_RG8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB/Destination: GL_RGB,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB16/Destination: GL_RGB16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB16I/Destination: GL_RGB16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB16UI/Destination: GL_RGB16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB16_SNORM/Destination: GL_RGB16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB32F/Destination: GL_RGB32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB8/Destination: GL_RGB8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB8I/Destination: GL_RGB8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB8UI/Destination: GL_RGB8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGB8_SNORM/Destination: GL_RGB8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA/Destination: GL_RGBA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16/Destination: GL_RGBA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16I/Destination: GL_RGBA16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16UI/Destination: GL_RGBA16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA32F/Destination: GL_RGBA32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA32I/Destination: GL_RGBA32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA32UI/Destination: GL_RGBA32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA8/Destination: GL_RGBA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA8I/Destination: GL_RGBA8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA8UI/Destination: GL_RGBA8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_ALPHA/Destination: GL_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_ALPHA12/Destination: GL_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_ALPHA16/Destination: GL_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_ALPHA8/Destination: GL_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_INTENSITY/Destination: GL_INTENSITY,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_INTENSITY12/Destination: GL_INTENSITY12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_INTENSITY16/Destination: GL_INTENSITY16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_INTENSITY8/Destination: GL_INTENSITY8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE/Destination: GL_LUMINANCE,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE12/Destination: GL_LUMINANCE12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE16/Destination: GL_LUMINANCE16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE8/Destination: GL_LUMINANCE8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R16/Destination: GL_R16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R16I/Destination: GL_R16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R16UI/Destination: GL_R16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R16_SNORM/Destination: GL_R16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R32F/Destination: GL_R32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R8/Destination: GL_R8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R8I/Destination: GL_R8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R8UI/Destination: GL_R8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_R8_SNORM/Destination: GL_R8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RED/Destination: GL_RED,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG/Destination: GL_RG,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG16/Destination: GL_RG16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG16I/Destination: GL_RG16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG16UI/Destination: GL_RG16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG16_SNORM/Destination: GL_RG16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG32F/Destination: GL_RG32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG32I/Destination: GL_RG32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG32UI/Destination: GL_RG32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG8/Destination: GL_RG8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG8I/Destination: GL_RG8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG8UI/Destination: GL_RG8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RG8_SNORM/Destination: GL_RG8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB/Destination: GL_RGB,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB16/Destination: GL_RGB16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB16I/Destination: GL_RGB16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB16UI/Destination: GL_RGB16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB16_SNORM/Destination: GL_RGB16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB32F/Destination: GL_RGB32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB8/Destination: GL_RGB8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB8I/Destination: GL_RGB8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB8UI/Destination: GL_RGB8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGB8_SNORM/Destination: GL_RGB8_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA/Destination: GL_RGBA,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA16/Destination: GL_RGBA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA16I/Destination: GL_RGBA16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA16UI/Destination: GL_RGBA16UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16_SNORM,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA32F/Destination: GL_RGBA32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA32I/Destination: GL_RGBA32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA32UI/Destination: GL_RGBA32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8/Destination: GL_RGBA8,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8I/Destination: GL_RGBA8I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8UI/Destination: GL_RGBA8UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=8@Source: GL_RGBA8_SNORM/Destination: GL_RGBA8_SNORM,Fail diff --git a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt index 0696eaa4718..db1fed82c3b 100644 --- a/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt +++ b/src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt @@ -219,7 +219,6 @@ spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat3x2-m spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat3x4-mat3x4,Fail spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4-mat4,Fail spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x2-mat4x2,Fail -spec@arb_gpu_shader_fp64@execution@conversion@geom-conversion-explicit-dmat4x3-mat4x3,Fail spec@arb_occlusion_query@occlusion_query_conform,Fail spec@arb_occlusion_query@occlusion_query_meta_no_fragments,Fail @@ -559,4 +558,13 @@ spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SLUMINANCE8- swizz spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SLUMINANCE8_ALPHA8- swizzled- border color only,Fail spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8- swizzled- border color only,Fail spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8_ALPHA8- swizzled- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SLUMINANCE_ALPHA- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- border color only,Fail +spec@ext_texture_srgb@texwrap formats-s3tc bordercolor@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- border color only,Fail diff --git a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt index 77b4c0b3278..129e9e8eed8 100644 --- a/src/gallium/drivers/zink/ci/zink-lvp-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-lvp-fails.txt @@ -135,4 +135,11 @@ KHR-GL46.texture_view.coherency,Fail # uprev Piglit in Mesa spec@arb_sparse_buffer@buffer-data,Crash spec@arb_sparse_buffer@commit,Crash +spec@nv_copy_image@nv_copy_image-formats --samples=4,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32F/Destination: GL_RG32F,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32I/Destination: GL_RG32I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RG32UI/Destination: GL_RG32UI,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16/Destination: GL_RGBA16,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16I/Destination: GL_RGBA16I,Fail +spec@nv_copy_image@nv_copy_image-formats --samples=4@Source: GL_RGBA16_SNORM/Destination: GL_RGBA16_SNORM,Fail