[Mesa-dev] [PATCH] mesa/program_interface_query: fix transform feedback varyings.

Timothy Arceri timothy.arceri at collabora.com
Fri May 27 09:27:10 UTC 2016


On Wed, 2016-05-25 at 09:10 +1000, Dave Airlie wrote:
> From: Dave Airlie <airlied at redhat.com>
> 
> The spec says gl_NextBuffer and gl_SkipComponents need to be
> returned to userspace in the program interface queries.
> 
> We currently throw those away, this requires a complete piglit
> run to make sure no drivers fallover due to the extra varyings.
> 
> This fixes:
> GL45-CTS.program_interface_query.transform-feedback-built-in

Looks good to me.

Reviewed-by: Timothy Arceri <timothy.arceri at collabora.com>

> 
> Signed-off-by: Dave Airlie <airlied at redhat.com>



More information about the mesa-dev mailing list