OSDN Git Service

anv/blorp: Provide surface states for CCS resolves
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 12 Jun 2017 17:12:41 +0000 (10:12 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 26 Jun 2017 18:09:12 +0000 (11:09 -0700)
commit1415e7a997fe525b4275c46a0e176faa38a8d297
treee0714bda68d48964600a2e7cc809c5ca38466473
parent4b2a2b70e09a04b6dbcf992c864fda7dc1169be1
anv/blorp: Provide surface states for CCS resolves

In the future, we plan on using this method to resolve images whose
surface state fast-clear value is dynamically updated during command
buffer execution. Start using it now for testing and to reduce churn
later on.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_blorp.c