On 22.03.2016 05:34, Nicolai =?UNKNOWN?Q?H=C3=A4hnle?= wrote:
> 
> URL:    
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=e85cf35a6516c44e33663fcd9637c6b434bb63ee
> Author: Nicolai Hähnle <nicolai.haeh...@amd.com>
> Date:   Sat Feb 6 18:32:13 2016 -0500
> 
>     radeonsi: implement set_shader_images (v2)
>     
>     Whether DCC is disabled depends on the access flags with which the image
>     is bound: image_load supports DCC, but store and atomic don't.
>     
>     v2: remove an unnecessary masking of images->desc.enabled_mask
>     
>     Reviewed-by: Marek Olšák <marek.ol...@amd.com>

This change broke a bunch of MSAA related piglit tests for me on Kaveri,
e.g.

spec@!opengl 3.2@layered-rendering@clear-color-all-types 2d_multisample_array 
single_level
spec@arb_texture_multisample@texelfetch fs sampler2dmsarray 4 1x129x9-98x129x9
spec@arb_texture_multisample@texelfetch@2-fs-isampler2dmsarray

and related tests. Any ideas what could be wrong?


-- 
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