[Bug 91608] [Regression, bisected] arb_program_interface_query.arb_program_interface_query-getprogramresourceiv fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 11 10:11:12 PDT 2015


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

            Bug ID: 91608
           Summary: [Regression, bisected]
                    arb_program_interface_query.arb_program_interface_quer
                    y-getprogramresourceiv fails
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

When image_load_store was enabled,
arb_program_interface_query-getprogramresourceiv regressed to a failing state.

On haswell:
Standard Output

/tmp/build_root/m64/lib/piglit/bin/arb_program_interface_query-getprogramresourceiv
-auto
piglit: debug: Requested an OpenGL 3.2 Core Context, and received a matching
3.3 context

Unexpected GL error: GL_INVALID_ENUM 0x500
(Error at
/var/lib/jenkins/jobs/Leeroy/workspace/repos/piglit/tests/spec/arb_program_interface_query/getprogramresourceiv.c:646)
    Latest error generated while running 'vs_input0:
GL_REFERENCED_BY_COMPUTE_SHADER on GL_PROGRAM_INPUT'
< many similar errors follow >

Standard Error

Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv
Mesa: User error: GL_INVALID_OPERATION in glGetProgramResourceIndex
Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv(propCount <= 0)
Mesa: User error: GL_INVALID_VALUE in glGetProgramResourceiv(propCount <= 0)
< many similar errors follow > 


In addition d03c657 changes spec.arb_shader_image_load_store.early-z from
skipped -> failing.  This is less surprising, since the commit enables new
functionality.

-- 
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/20150811/996fa0b7/attachment.html>


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