<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [Regression] [bisected] [OpenGL CTS] [SKL,BDW] KHR-GL46.texture_barrier*-texels, GTF-GL46.gtf21.GL2FixedTests.buffer_corners.buffer_corners, and GTF-GL46.gtf21.GL2FixedTests.stencil_plane_corners.stencil_plane_corners fail with some configuration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107359#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - [Regression] [bisected] [OpenGL CTS] [SKL,BDW] KHR-GL46.texture_barrier*-texels, GTF-GL46.gtf21.GL2FixedTests.buffer_corners.buffer_corners, and GTF-GL46.gtf21.GL2FixedTests.stencil_plane_corners.stencil_plane_corners fail with some configuration"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107359">bug 107359</a>
              from <span class="vcard"><a class="email" href="mailto:agomez@igalia.com" title="Andrés Gómez García <agomez@igalia.com>"> <span class="fn">Andrés Gómez García</span></a>
</span></b>
        <pre>Ugh! Unfortunately this patch is causing other regressions in GTF tests in SKL:


---


$ ./glcts
--deqp-case=GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_error_blitframebuffer_multisampled_*
--deqp-screen-rotation=unspecified --deqp-surface-width=-1
--deqp-surface-height=64 --deqp-watchdog=disable --deqp-base-seed=3
--deqp-gl-config-name=rgba8888d24s8 --deqp-surface-type=fbo
--deqp-gl-config-id=1 --deqp-gl-context-type=egl

Writing test log into TestResults.qpa                                          
                                                                               
         dEQP Core git-50efa56946494c608d71333832e50cd9f519e371 (0x50efa569)
starting..                                                                      
  target implementation = 'X11 EGL'                                            
                                                                               
         ATTENTION: default value of option vblank_mode overridden by
environment.                                                                    
                                                                               
                                                                               
         Test case
'GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes'.. 
INFO:framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes:Default
framebuffer is not multisampled, skip!                                      
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF
/Source/GL3Tests/GTFTestFramebufferBlit.c:1785: expected
GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT            
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes:glBlitFramebuffer:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source
/GL3Tests/GTFTestFramebufferBlit.c:5292: expected GL_INVALID_OPERATION but got
GL_INVALID_FRAMEBUFFER_OPERATION                                               
         
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF
/Source/GL3Tests/GTFTestFramebufferBlit.c:1842: expected
GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT           
                               
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_read_buffer_different_sizes:glBlitFramebuffer:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source
/GL3Tests/GTFTestFramebufferBlit.c:5292: expected GL_INVALID_OPERATION but got
GL_INVALID_FRAMEBUFFER_OPERATION                                               
            Fail (Fail)     


[...]



Test case
'GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats'.. 
INFO:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:Default
framebuffer is not multisampled, skip!                                  
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:1785:
expected GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT   
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:1785:
expected GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT   
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glBlitFramebuffer:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:5877:
expected ZERO/GL_FALSE/GL_NO_ERROR but got GL_INVALID_FRAMEBUFFER_OPERATION     
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:1842:
expected GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT   
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:1842:
expected GL_FRAMEBUFFER_COMPLETE but got GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT   
ERROR:framebuffer_blit_error_blitframebuffer_multisampled_framebuffers_different_formats:glBlitFramebuffer:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestFramebufferBlit.c:5877:
expected ZERO/GL_FALSE/GL_NO_ERROR but got GL_INVALID_FRAMEBUFFER_OPERATION     
  Fail (Fail)

DONE!

Test run totals:
  Passed:        0/7 (0.0%)
  Failed:        7/7 (100.0%)
  Not supported: 0/7 (0.0%)
  Warnings:      0/7 (0.0%)



---



$ ./glcts
--deqp-case=GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_functionality_m[7661/9337]
_to_singlesampled_blit --deqp-screen-rotation=unspecified
--deqp-surface-width=-1 --deqp-surface-height=64 --deqp-watchdog=disable
--deqp-base-seed=3 --deqp-gl-config-na
me=rgba8888d24s8 --deqp-surface-type=fbo --deqp-gl-config-id=1
--deqp-gl-context-type=egl                                                      
Writing test log into TestResults.qpa                                           
dEQP Core git-50efa56946494c608d71333832e50cd9f519e371 (0x50efa569) starting..  
  target implementation = 'X11 EGL'                                             
ATTENTION: default value of option vblank_mode overridden by environment.       

Test case
'GTF-GL46.gtf30.GL3Tests.framebuffer_blit.framebuffer_blit_functionality_multisampled_to_singlesampled_blit'.. 
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BEGIN
------------------------------------------------------------------              
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLITTING
in GL_COLOR_ATTACHMENT0 from GL_TEXTURE_2D to GL_TEXTURE_2D                     
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:[GL_R8]
buffers                                                                         
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT                                            
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT                                            
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT                                            
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT                                            
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial texbuf2 color [0.000000,0.000000,0.000000,1.000000]                     
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tes
ts/GTFTestFramebufferBlit.c:6961: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT                                            
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BEGIN
------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLITTING
in GL_COLOR_ATTACHMENT0 from GL_TEXTURE_2D to GL_TEXTURE_2D
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:[GL_RG8]
buffers
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glwCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Te
sts/GTFTestFramebufferBlit.c:639: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial texbuf4 color [0.000000,0.000000,0.000000,1.000000]
ERROR:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:glCheckFramebufferStatus:
/home/local/vk-gl-cts/external/kc-cts/src/GTF_ES/glsl/GTF/Source/GL3Tes
ts/GTFTestFramebufferBlit.c:6961: expected GL_FRAMEBUFFER_COMPLETE but got
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT



[...]



INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BEGIN
------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:[GL_DEPTH24_STENCIL8]
buffers
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial dfltbuf depth [0.000000]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled texbuf1097
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial dfltbuf stencil [0]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLITTING
in GL_DEPTH_STENCIL_ATTACHMENT from GL_TEXTURE_2D to DEFAULT
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLIT
-------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLIT
SRC_RECT=[0,0,16384,64] DST_RECT=[0,0,16384,64]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:END
--------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BEGIN
------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:[GL_DEPTH24_STENCIL8]
buffers
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial dfltbuf depth [0.000000]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no
verification of multisampled renbuf1101
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying
initial dfltbuf stencil [0]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLITTING
in GL_DEPTH_STENCIL_ATTACHMENT from GL_RENDERBUFFER to DEFAULT
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLIT
-------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BLIT
SRC_RECT=[0,0,16384,64] DST_RECT=[0,0,16384,64]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:END
--------------------------------------------------------------------
  Fail (Fail)

DONE!

Test run totals:
  Passed:        0/1 (0.0%)
  Failed:        1/1 (100.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>