[Mesa-dev] [PATCH] glsl: fix lowering outputs for early/nested returns
Timothy Arceri
timothy.arceri at collabora.com
Thu Apr 28 01:08:26 UTC 2016
On Sun, 2016-04-17 at 13:18 -0400, Lars Hamre wrote:
> Return statements in conditional blocks were not having their
> output varyings lowered correctly.
>
> This patch fixes the following piglit tests:
> /spec/glsl-1.10/execution/vs-float-main-return
> /spec/glsl-1.10/execution/vs-vec2-main-return
> /spec/glsl-1.10/execution/vs-vec3-main-return
>
> Signed-off-by: Lars Hamre <chemecse at gmail.com>
>
> ---
>
> NOTE: Someone with access will need to commit this after the review
> process
>
I've pushed this thanks for fixing it :)
More information about the mesa-dev
mailing list