i965/fs: Add unit tests for cmod propagation pass.
authorMatt Turner <mattst88@gmail.com>
Thu, 6 Nov 2014 00:13:59 +0000 (16:13 -0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 24 Jan 2015 01:57:40 +0000 (17:57 -0800)
commit3fb5b2bc476790d4775fd8b20e598835d9cfef22
tree7900dd1e9caea5ff2ad25e7fa7df5dd4ba3a957d
parent19f9cb72c8b95febd53b80de137e7bf716fb45f1
i965/fs: Add unit tests for cmod propagation pass.

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/Makefile.am
src/mesa/drivers/dri/i965/test_fs_cmod_propagation.cpp [new file with mode: 0644]