i965/nir/vec4: Implement logical operators
authorAntia Puentes <apuentes@igalia.com>
Wed, 17 Jun 2015 07:07:20 +0000 (09:07 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:49 +0000 (09:40 -0700)
commitf14199a8fb802f6672d559fa958a5ee84e3e13f1
tree6f4cbe7eab6ccd04ed95741ef859d839cbfcbf70
parent51aeafaf96b3b349e007ad05738bc1e05663fedf
i965/nir/vec4: Implement logical operators

Adds NIR ALU operations:
   * nir_op_inot
   * nir_op_ixor
   * nir_op_ior
   * nir_op_iand

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