i965/fs: Add unit tests for saturate propagation pass.
authorMatt Turner <mattst88@gmail.com>
Tue, 10 Feb 2015 21:38:07 +0000 (13:38 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Feb 2015 05:16:43 +0000 (21:16 -0800)
commitbf3389ec49a158e0b66db8e038d801eacabd20f1
treed834f38541f32c6bc358525ae576f0edb32e49e1
parent9acb011a3e73676ada04df01832c930acf51a9a2
i965/fs: Add unit tests for saturate propagation pass.

Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/Makefile.am
src/mesa/drivers/dri/i965/test_fs_saturate_propagation.cpp [new file with mode: 0644]