i965: Avoid validation error when src1 is not present
authorMatt Turner <mattst88@gmail.com>
Fri, 1 Sep 2017 22:21:48 +0000 (15:21 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 4 Oct 2017 21:08:54 +0000 (14:08 -0700)
commit5e76cf153c980d5c4719376e6653729bcf2db512
treefeb719876d42f4f38ffe730e1d4b5109eca3810b
parentcacc229ba0fdd245fa14231f7c34f6ae84a7fd3d
i965: Avoid validation error when src1 is not present

There can be no violation of the restriction that source offsets are
aligned if there is only one source offset.
src/intel/compiler/brw_eu_validate.c