[Bug 90751] [BDW Bisected]dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.stencil_index8 fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 29 00:47:07 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90751

            Bug ID: 90751
           Summary: [BDW
                    Bisected]dEQP-GLES3.functional.fbo.completeness.render
                    able.texture.stencil.stencil_index8 fails
           Product: Mesa
           Version: git
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: high
         Component: Drivers/DRI/i965
          Assignee: jason at jlekstrand.net
          Reporter: huax.lu at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org
                CC: idr at freedesktop.org

System Environment:
--------------------------
Platform: BDW
Libdrm:       
(master)libdrm-2.4.61-4-gfde4969176822fe54197b6baa78f8b0ef900baba
Mesa:        (master)10aacf5ae8f3e90e2f0967fbdcf96df93e346e20
Xserver:   
(master)xorg-server-1.17.0-157-gcbb7eb73b5399e31a7afb800363504d539df0ecf
Xf86_video_intel:(master)2.99.917-313-gfb1643f0f904eb258da71cd0b8deb8d3ec6dafed
Libva:        (master)4763db1c2133d4e6b92355938ecb6f23a7767b6b
Libva_intel_driver:(master)4a1c4d21f3428b08ef765d7f7de75b97006514ac
Kernel:   (drm-intel-nightly)f9d865e87168eaba908020942f458c40facd6060

Bug detailed description:
-----------------------------
It fails on BDW with Mesa master branch.

Bisect shows:7cc3bb2318aa22ba1e85505ff50706bdacdbbf92 is the first bad commit.
commit 7cc3bb2318aa22ba1e85505ff50706bdacdbbf92
Author:     Jason Ekstrand <jason.ekstrand at intel.com>
AuthorDate: Fri Jan 30 14:24:13 2015 -0800
Commit:     Jason Ekstrand <jason.ekstrand at intel.com>
CommitDate: Fri Jan 30 15:49:45 2015 -0800

    main: Add STENCIL_INDEX formats to base_tex_format

    This fixes a bug on BDW when our meta-based stencil blit path assert-fails
    due to an invalid internal format even though we do support the
    ARB_stencil_texturing extension.

    Reviewed-by: Matt Turner <mattst88 at gmail.com>

output:
dEQP Core 2014.x (0xcafebabe) starting..
  target implementation = 'X11 EGL/GLX'

Test case
'dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.stencil_index8'..
Mesa 10.7.0-devel implementation error: unexpected format GL_STENCIL_INDEX8 in
_mesa_choose_tex_format()
Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa
  Fail (Framebuffer checked as incomplete, but with wrong status)
Test case duration in microseconds = 4709 us

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%)

Reproduce steps:
---------------------------- 
1. xinit
2. ./deqp-gles3 --deqp-gl-context-type=egl
--deqp-case="dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.stencil_index8"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150529/386aaa2f/attachment-0001.html>


More information about the intel-3d-bugs mailing list