[Mesa-dev] [PATCH] glsl/builtins: Add missing mix(genType, genType, bvec) built-ins.

Eric Anholt eric at anholt.net
Thu Jan 5 19:18:51 PST 2012


On Thu,  5 Jan 2012 13:28:56 -0800, Kenneth Graunke <kenneth at whitecape.org> wrote:
> The IR for mix(float, float, bool) was missing a write mask, causing the
> IR reader to die horribly.  Furthermore, I neglected to add any of the
> new prototypes to the 1.30 profiles.
> 
> Fixes oglconform's glsl-bif-com advanced.mix test cases.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44477
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>

I thought we had piglit tests for the builtins at this point?  Did this
get missed?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120105/605190f9/attachment.pgp>


More information about the mesa-dev mailing list