Summary: | [softpipe] piglit unsized-array-not-in-last-position regression | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | CC: | airlied, siglesias |
Version: | 12.0 | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 96228 | ||
Bug Blocks: |
Description
Vinson Lee
2016-05-27 23:35:47 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. commit 3368b4778153aa3bd042c74b25fb2f80065d9771 Author: Dave Airlie <airlied@redhat.com> Date: Wed May 25 13:26:42 2016 +1000 arb_shader_storage_buffer_object: test unsized vs implicit arrays. This tests the difference between an unsized and an implicitly sized array This removes a compiler test as this will be a linker error now. The rules are you can have a [] array as long as the shader later implicitly sizes it. Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com> Signed-off-by: Dave Airlie <airlied@redhat.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.