[Mesa-dev] [PATCH 3/9] glsl, nir: Make ir_quadop_bitfield_insert a vectorized operation.

Matt Turner mattst88 at gmail.com
Mon Jan 11 16:09:54 PST 2016


On Mon, Jan 11, 2016 at 3:33 PM, Matt Turner <mattst88 at gmail.com> wrote:
> Thanks. I apparently picked whatever tab completed first and was an
> Snorm test, so it didn't trigger the assertion.
>
> I can reproduce this. I'll look into it.

Okay, twas easy. Just needed to sprinkle 'u' around in a few places
inside the if (op_mask & LOWER_PACK_USE_BFI) {...} blocks. (and a
similar change is necessary for the next patch as well).

I'll resend those two. Thanks.


More information about the mesa-dev mailing list