OSDN Git Service

anv: Keep track of whether the data cache should be enabled in L3
authorJordan Justen <jordan.l.justen@intel.com>
Sat, 2 Apr 2016 20:44:55 +0000 (13:44 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 17 May 2016 20:04:03 +0000 (13:04 -0700)
commit8ee31828c656d456bfe067cfae512b1fbbd0bbd6
tree487fab16e09877b862fe97a7e85f4f58dabadccb
parentff417388719828b3b5f0c9e3c0b076e9cff99ff7
anv: Keep track of whether the data cache should be enabled in L3

If images or shader buffers are used, we will enable the data cache in
the the L3 config.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_pipeline.c
src/intel/vulkan/anv_private.h
src/intel/vulkan/genX_pipeline.c