i965: Fix "handle nir_intrinsic_image_size"
authorMartin Peres <martin.peres@linux.intel.com>
Thu, 20 Aug 2015 12:15:56 +0000 (15:15 +0300)
committerMartin Peres <martin.peres@linux.intel.com>
Thu, 20 Aug 2015 12:28:21 +0000 (15:28 +0300)
commit56ebd3314bfc5895fab47586fc8cda024aac4fd8
tree474f89f7987875c3ca6e8a06d390132e82939033
parente5851cff45169f4e635299da4ed5b41aeb0d2f83
i965: Fix "handle nir_intrinsic_image_size"

I pushed a half-baked version of "i965: handle nir_intrinsic_image_size" by
accident. Not having the Reviewed-by: tags on the last two commits should
have been a red flag but I somehow missed it after the QA check.

This patch should fix image-size for non-int images. I will add support to
the piglit test for all the other image types.

Sorry for the noise.

Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp