i965/nir/vec4: Implement single-element "mov" operations
authorAntia Puentes <apuentes@igalia.com>
Tue, 16 Jun 2015 20:52:29 +0000 (22:52 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:48 +0000 (09:40 -0700)
commit79154d99d6e760b1daf327b4594dded18f1d4191
tree70cdb24e4ecb5c03164cb80c3b909ea5baee0cb3
parent9e5d827f455f3c72af6cb8d60b97890bab8d5ad0
i965/nir/vec4: Implement single-element "mov" operations

Adds NIR ALU operations:
   * nir_op_imov
   * nir_op_fmov

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