i965/fs: always pass the bitsize to brw_type_for_nir_type()
authorConnor Abbott <connor.w.abbott@intel.com>
Wed, 29 Jul 2015 16:11:03 +0000 (09:11 -0700)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Tue, 10 May 2016 09:25:05 +0000 (11:25 +0200)
commitd17cdacba37cff8ee172322c9ba2c4a58bf57d8b
tree6b4c55c9c1522eb81891717673206e7602481ce0
parenta308bae58f3e2dabd2ffaec98c1f91c9abf7a9f8
i965/fs: always pass the bitsize to brw_type_for_nir_type()

v2 (Sam):
- Add bitsize to brw_type_for_nir_type() in optimize_extract_to_float()

v3 (Sam):
- Fix line width (Topi).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp