[Bug 94485] dEQP-GLES3.functional.negative_api.shader.compile_shader and delete_shader broken by Meta

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 11 00:35:00 UTC 2016


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

            Bug ID: 94485
           Summary: dEQP-GLES3.functional.negative_api.shader.compile_shad
                    er and delete_shader broken by Meta
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: kenneth at whitecape.org
          Reporter: kenneth at whitecape.org
        QA Contact: intel-3d-bugs at lists.freedesktop.org
            Blocks: 94448

Running the following case list:
dEQP-GLES3.functional.negative_api.buffer.clear
dEQP-GLES3.functional.negative_api.shader.compile_shader
dEQP-GLES3.functional.negative_api.shader.delete_shader

causes compile_shader and delete_shader to fail.  The problem is that
buffer.clear produces Meta shaders, and compile_shader/delete_shader see those.
 We correctly identify them as internal shaders, but always return
INVALID_OPERATION, while the test expects INVALID_OPERATION or INVALID_ENUM.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160311/40af93d1/attachment.html>


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