On Thursday, July 10, 2014 09:55:31 AM Cody Northrop wrote:
> Vectors are falling in to the ir_dereference_array() path.
> 
> Without this change, the following glsl aborts the debug driver,
> or gets the wrong answer in release:
> 
> mat2x2 a = mat2( vec2( 1.0, vertex.x ), vec2( 0.0, 1.0 ) );
> 
> Also submitting piglit tests, will reference in bug.
> 
> v2: Rebase on Mesa master.
> 
> v3: Remove unneeded check for arrays, which are covered by
>     process_array_constructor(), recommended by Timothy Arceri.

Thanks for the feedback, Timothy, and for the updated patch, Cody.

Pushed.

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

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

Reply via email to