anv/cmd_buffer: Warn about not enabling CCS_E
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 28 Jun 2017 17:29:04 +0000 (10:29 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sun, 23 Jul 2017 03:12:10 +0000 (20:12 -0700)
commita899747eb314b530cc90b2be03bf9c6e3fb28cc9
treea9bf320588aa988b1ed7f8bed55048e464670744
parent9c9f63d1c749bfea25d6fcd78ff17ea2c49ec809
anv/cmd_buffer: Warn about not enabling CCS_E

Use the performance warning infrastructure to provide helpful
information when testing applications.

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