anv/cmd_buffer: Ensure fast-clear values are current
authorNanley Chery <nanley.g.chery@intel.com>
Thu, 19 Jan 2017 18:12:36 +0000 (10:12 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sun, 23 Jul 2017 03:12:10 +0000 (20:12 -0700)
commit9fd1f2aa3c4f8206ba1eb5d9c7973d4cfdb25afd
tree5c19c83a3531ea23b93952c014bb2df81c9234aa
parent0b16600056521b97fb8ab943d67a9739cbc91cd2
anv/cmd_buffer: Ensure fast-clear values are current

v2: Rewrite functions, change location of synchronization.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/genX_cmd_buffer.c