i965/fs/nir: Use emit_math for nir_op_fpow
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Feb 2015 22:17:50 +0000 (14:17 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Feb 2015 02:47:04 +0000 (18:47 -0800)
commitb8a1637119249c1d5e76c27d0053360bbb7f4e77
tree2715bba1743a3e87fd91eb8099707148916937de
parent76cd0f00f44c0935dc7d6a0e14e0515f08a8e1dc
i965/fs/nir: Use emit_math for nir_op_fpow

It appears that all the other instructions that need it already use it.
This one just got missed.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Cc: "10.5" <mesa-stable@lists.freedesktop.org>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp