[Mesa-dev] Mesa (master): 34 new commits
Michel Dänzer
michel at daenzer.net
Wed Apr 20 06:46:17 UTC 2016
On 20.04.2016 01:32, Bas Nieuwenhuizen wrote:
> URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=464cef5b06e65aa740704e4adac68b7f5fee1b88
> Author: Bas Nieuwenhuizen <bas at 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
More information about the mesa-dev
mailing list