i965/fs: Assert that the number of color targets is one when dual-source blend is...
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 26 Aug 2016 01:35:06 +0000 (18:35 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Tue, 30 Aug 2016 23:54:19 +0000 (16:54 -0700)
commit6df215d97eab6e18a8c70c9966014f6ab2bbc20a
tree62dbf529ccb06a7b918b2913136d657d015d52cb
parentfd04d048aec8f850d77f6908c0d13f88195df0da
i965/fs: Assert that the number of color targets is one when dual-source blend is enabled.

Requested by Anuj during review of
4a87e4ade778e56d43333c65a58752b15a00ce69, adding as follow-up since it
led to assertion failures due to various GLSL bugs that should be
fixed now.
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp