i965/fs: Emit interpolation setup if non-coherent framebuffer fetch is in use.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 22 Jul 2016 03:35:29 +0000 (20:35 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Fri, 26 Aug 2016 01:36:06 +0000 (18:36 -0700)
commitfe6abb5755e0368c993e6f7cf25a0712ee6503a9
tree70bfb8dcd0f8e75fc2b110af983b89916ab13683
parent98d61ee083de57da6b97c9fcf67003f56f5f5a6b
i965/fs: Emit interpolation setup if non-coherent framebuffer fetch is in use.

This will be required for the next commit since the non-coherent path
makes use of the fragment coordinates implicitly, so they need to be
calculated.

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