On Thu, Jan 26, 2017 at 2:09 PM, Nicolai Hähnle <nhaeh...@gmail.com> wrote:
> +   case ir_unop_i642b:
> +      emit_asm(ir, TGSI_OPCODE_U64SNE, result_dst, op[0], 
> st_src_reg_for_int(0));
> +      break;

Does this work reliably? I would have imagined you'd need a
st_srg_reg_for_int64() variant...
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to