anv: Move get_fast_clear_state_address into anv_private.h
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 11 Nov 2017 20:12:57 +0000 (12:12 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 28 Nov 2017 00:22:13 +0000 (16:22 -0800)
commit34b95f88e677c30cbdd0541a88a863e539ce36d6
tree51ca97e1e1ffdd153eae5ed8137559aa1428aab1
parent89156218828633b2fa1b8364011cd05b6d35930e
anv: Move get_fast_clear_state_address into anv_private.h

While we're at it, we break it into two nicely named functions.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_cmd_buffer.c