On Thursday, July 10, 2014 11:59:40 AM Matt Turner wrote:
> Should potentially allow a few more cases, while avoiding doing CSE on
> texture operations on Gen <= 6 with the MRF.
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80211
> ---
> src/mesa/drivers/dri/i965/brw_fs_cse.cpp | 2 +
Should potentially allow a few more cases, while avoiding doing CSE on
texture operations on Gen <= 6 with the MRF.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80211
---
src/mesa/drivers/dri/i965/brw_fs_cse.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mes