i965/gs/gen6: fix execsize for instructions with width of 4 in gen6_sol_program()
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Thu, 3 Dec 2015 17:05:39 +0000 (18:05 +0100)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Thu, 17 Mar 2016 07:23:25 +0000 (08:23 +0100)
commit2fafc6b98ccc5b0aecc54eadceef8760bbff4233
tree0aa1ff9ddd974b4799ce070d5f0a394dd65e03a8
parentf6342b56456582340f622ec6e23627ee07ba711d
i965/gs/gen6: fix execsize for instructions with width of 4 in gen6_sol_program()

v2:
- Add assert (Topi).

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_ff_gs_emit.c