On 20.04.2016 01:32, Bas Nieuwenhuizen wrote:
> URL:    
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=464cef5b06e65aa740704e4adac68b7f5fee1b88
> Author: Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl>
> Date:   Sat Mar 19 15:16:50 2016 +0100
> 
>     radeonsi: enable TGSI support cap for compute shaders

This change broke the piglit test arb_gpu_shader5-minmax for me with
radeonsi (I suspect the problem is in st/mesa or even core Mesa code
though):

token                                               minimum    value
GL_MAX_GEOMETRY_SHADER_INVOCATIONS                       32       32
GL_MIN_FRAGMENT_INTERPOLATION_OFFSET               -0.500000 0.000000 (ERROR)
GL_MAX_FRAGMENT_INTERPOLATION_OFFSET                    0.5      0.5
GL_FRAGMENT_INTERPOLATION_OFFSET_BITS                     4        4
GL_MAX_VERTEX_STREAMS                                     4        4
PIGLIT: {"result": "fail" }


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to