Bug 96228

Summary: SSBO test regressions from mesa 5b267509
Product: Mesa Reporter: Mark Janes <mark.a.janes>
Component: Drivers/DRI/i965Assignee: Dave Airlie <airlied>
Status: RESOLVED FIXED QA Contact: Intel 3D Bugs Mailing List <intel-3d-bugs>
Severity: normal    
Priority: medium CC: siglesias
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 96254    

Description Mark Janes 2016-05-26 17:51:58 UTC
This commit regresses tests in dEQP and piglit:

For BDW, BSW, SKL: 

deqp-gles31.functional.ssbo.layout.random.all_per_block_buffers.13
src/compiler/glsl/link_uniform_initializers.cpp:172: void linker::set_block_binding(gl_shader_program*, const char*, unsigned int, int): Assertion `!"Failed to initialize block binding"' failed.

For BYT, IVB, HSW, BDW, BSW, SKL, KBL:

piglit.spec.arb_shader_storage_buffer_object.compiler.unsized-array-not-in-last-position
Standard Error
Successfully compiled fragment shader /tmp/build_root/m64/lib/piglit/tests/spec/arb_shader_storage_buffer_object/compiler/unsized-array-not-in-last-position.frag:
Comment 1 Mark Janes 2016-05-26 21:08:42 UTC
As per Dave Airlie, piglit.spec.arb_shader_storage_buffer_object.compiler.unsized-array-not-in-last-position is a bad test and will be removed.

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.