[Mesa-dev] [PATCH 04/16] glsl: Add support for new bit built-ins in ARB_gpu_shader5.

Chris Forbes chrisf at ijw.co.nz
Mon Apr 22 18:58:54 PDT 2013


Scratch that -- I see what they're for. They seem to be missing from
enum ir_expression_operation though.

-- Chris

On Tue, Apr 23, 2013 at 1: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


More information about the mesa-dev mailing list