i965/gs/gen6: Maximum allowed size of SEND messages is 15 (4 bits)
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 23 Sep 2015 06:52:07 +0000 (08:52 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Thu, 8 Oct 2015 09:28:16 +0000 (11:28 +0200)
commit1efbb8151b402f76df6dbf0b4ed9c2823e3a44fd
treebf3c0b694fa10713862e13c99b816aef47677bf0
parent3141906fa36839e9276cb65033857c85b39376e5
i965/gs/gen6: Maximum allowed size of SEND messages is 15 (4 bits)

Comit d48ac9306619 addressed this for VS, but we forgot to do the same for
URB writes generated by the gen6 GS.

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