i965/nir/vec4: Implement conditional select
authorAntia Puentes <apuentes@igalia.com>
Wed, 17 Jun 2015 08:05:29 +0000 (10:05 +0200)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 3 Aug 2015 16:40:49 +0000 (09:40 -0700)
commit96106e2a9f214d98fc2e99c65398f95d41a3b879
tree4d95ef0033ec16c085f74f152dbc2f20dba00b13
parentb38fcd0aea8d17919ecd9cc7afc518cfb2c01c27
i965/nir/vec4: Implement conditional select

Adds NIR ALU operations:
   * nir_op_bcsel

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