intel/blorp: Include nir_format_convert.h in blorp_blit.c
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 Jan 2018 07:01:40 +0000 (23:01 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 May 2018 18:16:33 +0000 (11:16 -0700)
commit9e492bb92e95f02148165eb9e9e3f37f76a66417
treeb5cc610af57099d01253a274e4172f2e4516afe8
parent9981709d8f3cadf04950fae3ac6f34afdfd2d3fb
intel/blorp: Include nir_format_convert.h in blorp_blit.c

nir_mask_shift_or is now defined in nir_format_convert.h so we can
delete the copy in blorp_blit.c.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/blorp/blorp_blit.c