i965: Allow signed/unsigned integer conversions in miptree up/download
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Jun 2019 06:19:22 +0000 (23:19 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 5 Jun 2019 23:58:07 +0000 (16:58 -0700)
commit6a7d387394fbb833ee7c0d4547bd81580c17a4e1
tree70e05e8ac393012f748314d96b51c6f2c497cefd
parentf06c86358c2b3840d7b74514a90f83ed6fdd1991
i965: Allow signed/unsigned integer conversions in miptree up/download

BLORP now handles this so there's no reason to fall back.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_blorp.c