gallium/u_blitter: don't pass GENERIC in VS if it's not needed
authorMarek Olšák <marek.olsak@amd.com>
Thu, 17 Aug 2017 13:17:58 +0000 (15:17 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 11 Sep 2017 00:10:24 +0000 (02:10 +0200)
commit005fa89bfa01d371b0db87c0d581d381bf1b4835
treed771b1ed4fec89dae7abaafeb325d049c1f735f6
parent22ed1ba01a4d1a331775cf8d8faf256d69276e83
gallium/u_blitter: don't pass GENERIC in VS if it's not needed

Now, depth-only clears and custom passes don't read memory in VS.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Tested-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_blitter.c