i965/nir/vec4: Implement linear interpolation
authorAntia Puentes <apuentes@igalia.com>
Wed, 17 Jun 2015 07:52:43 +0000 (09:52 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:49 +0000 (09:40 -0700)
commitb38fcd0aea8d17919ecd9cc7afc518cfb2c01c27
tree52929082d6e5abb0241958722745b1a9d2713b9b
parent314474872b77f291132a01f7c1df2788586fc943
i965/nir/vec4: Implement linear interpolation

Adds NIR ALU operation:
   * nir_op_flrp

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp