i965: Claim that SEND/math has two sources.
authorMatt Turner <mattst88@gmail.com>
Mon, 7 Nov 2016 05:50:14 +0000 (21:50 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 20 Jan 2017 19:40:52 +0000 (11:40 -0800)
commitfce0612fc2c91cc48f9897a6ac66634aa19ec0f4
tree0dffc49824634eea3441d7d24d81e10fd00583b5
parentc9724682b52ba453817c3430af1332f28f5ac50c
i965: Claim that SEND/math has two sources.

src1 must be a descriptor (including the information to determine that
the SEND is doing an extended math operation), but src0 can actually be
null since it serves as the source of the implicit GRF -> MRF move.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_eu_validate.c