i965/nir: Enable SIMD16 support in the NIR FS backend.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 16 Jan 2015 09:40:33 +0000 (01:40 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Jan 2015 21:13:50 +0000 (13:13 -0800)
commita5ca86a9833d6fd57ee609d8d1e630dc66ebd371
tree6d564ce0a20cf6ceb493f0cb9dfe4ccfacbb6223
parent45123ee8186cff6bb819b9c9e44d6d5a1bb41923
i965/nir: Enable SIMD16 support in the NIR FS backend.

With the previous commits in place, it just works.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_fs.cpp