Reviewed-by: Marek Olšák
Marek
On Wed, Feb 21, 2018 at 7:03 AM, Timothy Arceri wrote:
> Fixes assert in glsl-1.50-gs-max-output-components piglit test.
>
> Note that the double handling will only work for doubles that
> don't take up multiple slots i.e. double and dvec2. However
> dual slot dou
Fixes assert in glsl-1.50-gs-max-output-components piglit test.
Note that the double handling will only work for doubles that
don't take up multiple slots i.e. double and dvec2. However
dual slot double handling is an existing bug which is made no
worse by this patch.
---
src/gallium/drivers/rade