[Mesa-dev] [PATCH 04/16] glsl: Add support for new bit built-ins in ARB_gpu_shader5.
Matt Turner
mattst88 at gmail.com
Wed Apr 24 13:38:47 PDT 2013
On Mon, Apr 22, 2013 at 6:33 PM, Chris Forbes <chrisf at ijw.co.nz> wrote:
> In the last hunk:
>
> + case ir_binop_bfm:
> + case ir_triop_bfi:
>
> These look like leftovers?
>
> -- Chris
Yes, good call. I've moved them to later in the series where they're
actually added (glsl: Add a pass to lower bitfield-insert into
bfm+bfi.)
More information about the mesa-dev
mailing list