[Mesa-dev] [Bug 92137] [regression, bisected] piglit arb_separate_shader_objects.validateprogrampipeline fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 27 00:46:01 PDT 2015


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

            Bug ID: 92137
           Summary: [regression, bisected] piglit
                    arb_separate_shader_objects.validateprogrampipeline
                    fails
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: stu_dby at 126.com
        QA Contact: mesa-dev at lists.freedesktop.org

Found this while testing my own patches. Bisect shows:

ba02f7a3b6a0e4314753a8e5080db61241563f9c is the first bad commit
commit ba02f7a3b6a0e4314753a8e5080db61241563f9c
Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Tue Sep 1 13:53:44 2015 +0300

    mesa: return initial value for VALIDATE_STATUS if pipe not bound

    From OpenGL 4.5 Core spec (7.13):

        "If pipeline is a name that has been generated (without subsequent
        deletion) by GenProgramPipelines, but refers to a program pipeline
        object that has not been previously bound, the GL first creates a
        new state vector in the same manner as when BindProgramPipeline
        creates a new program pipeline object."

    I interpret this as "If GetProgramPipelineiv gets called without a
    bound (but valid) pipeline object, the state should reflect initial
    state of a new pipeline object." This is also expected behaviour by
    ES31-CTS.sepshaderobjs.PipelineApi conformance test.

    Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
    Reviewed-by: Marta Lofstedt <marta.lofstedt at intel.com>

:040000 040000 57ae85456fbbc0c41662d47e13a0dc7419f70448
1b83a40c334739a0feafeafb6a6ce491ad6883ab M    src

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150927/88a205e2/attachment-0001.html>


More information about the mesa-dev mailing list