anv/blorp: Use the new clear_attachments entrypoint for attachment clears
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 22 Oct 2016 00:13:51 +0000 (17:13 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 16 Nov 2016 18:11:29 +0000 (10:11 -0800)
commit9fcaf4e37a14316a63bec08c7d80af8e2251cc44
tree225bf31f918d403f2056f81a4856e8410c0ad702
parente371850d94cf8cf9df678233d64411c783d95668
anv/blorp: Use the new clear_attachments entrypoint for attachment clears

This allows us to re-use the surface states emitted from the Vulkan driver
instead of blorp creating its own.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/intel/vulkan/anv_blorp.c