Bug 92116 - [regression, bisected] `make check` dispatch-sanity broken by SSBO
Summary: [regression, bisected] `make check` dispatch-sanity broken by SSBO
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Samuel Iglesias Gonsálvez
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-25 15:01 UTC by Mark Janes
Modified: 2015-11-30 22:49 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Mark Janes 2015-09-25 15:01:18 UTC
with the push of SSBO functionality (mesa e92c35a), the dispatch-sanity tests broke.

This issue was reported during the review of the series, but has not yet been corrected.
Comment 1 Samuel Iglesias Gonsálvez 2015-09-25 15:08:55 UTC
Patch sent for review:

http://lists.freedesktop.org/archives/mesa-dev/2015-September/095267.html
Comment 2 Samuel Iglesias Gonsálvez 2015-09-26 14:57:41 UTC
Committed to master.

commit 511a86383b9d6490788a15cca2df791c6d63bfd7
Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Date:   Tue Sep 15 08:18:39 2015 +0200

    main/tests: Enable glShaderStorageBlockBinding() check in dispatch_sanity test
    
    Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
    Reviewed-by: Matt Turner <mattst88@gmail.com>
Comment 3 Ian Romanick 2015-11-30 22:49:54 UTC
This should have been fixed by the following commit.  Please reopen the bug if you are still able to reproduce the problem.

commit 511a86383b9d6490788a15cca2df791c6d63bfd7
Author: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Date:   Tue Sep 15 08:18:39 2015 +0200

    main/tests: Enable glShaderStorageBlockBinding() check in dispatch_sanity test
    
    Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
    Reviewed-by: Matt Turner <mattst88@gmail.com>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.