On 07/26/2011 05:43 PM, Ian Romanick wrote:
> On 07/26/2011 04:08 PM, Chad Versace wrote:
>> type_compare() allowed the following illegal implicit conversions:
>>     bool -> float
>>     bvecN -> vecN
> 
>> Fixes Piglit tests
>> spec/glsl-1.20/compiler/built-in-functions/outerProduct-bvec*.vert.
> 
> Does this also fix array-ctor-implicit-conversion-bvec[234]-vec[234]?
> It occurred to me the other day that these failures are probably related.

Those two sets of tests take very different code paths in doing the
implicit conversions. They are not related.

Nak this patch series. I've posted a new one that fixes both test sets.

-- 
Chad Versace
c...@chad-versace.us

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to