On Friday, August 19, 2016 6:38:57 PM PDT Eric Anholt wrote:
> If we're going to skip setting up vertex input data in them, we should
> probably not leave them as vertex inputs with a driver_location that
> happens to alias to something else.
> 
> Fixes a regression in glsl-mat-attribute on vc4 when enabling GTN.
> ---
>  src/mesa/state_tracker/st_glsl_to_nir.cpp | 27 ++++++++++++++++++++-------
>  1 file changed, 20 insertions(+), 7 deletions(-)

Oh, I'd probably label this "st/nir: ..." rather than "gtn: ..."
since I normally think of src/compiler/glsl/glsl_to_nir.cpp as "gtn".

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to