i965/fs: Don't propagate cmod to inst with different type.
authorMatt Turner <mattst88@gmail.com>
Fri, 27 Feb 2015 18:22:21 +0000 (10:22 -0800)
committerMatt Turner <mattst88@gmail.com>
Wed, 4 Mar 2015 20:37:34 +0000 (12:37 -0800)
commit1e128e9b69c6336762a2b6ee5d356c763b9ae3b0
treeef75c5e1dba051b6d4fd3efe05008af1c37deb7f
parentade0b580e75bdea227eec5345f6681b678d0811b
i965/fs: Don't propagate cmod to inst with different type.

Cc: 10.5 <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89317
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_cmod_propagation.cpp
src/mesa/drivers/dri/i965/test_fs_cmod_propagation.cpp