anv: Implement VK_KHR_dedicated_allocation
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 28 Apr 2017 12:17:38 +0000 (05:17 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 15 Jul 2017 15:59:38 +0000 (08:59 -0700)
commitc02da9cad6b5ed09c8dfcf600380974b8075d792
tree73550965f3bed91b7e1dd797921df6791402dce2
parent8c82aa5f43aa6aa288cb128f3866ca13bf1c505e
anv: Implement VK_KHR_dedicated_allocation

We always recommend sub-allocation and don't do anything special for
dedicated allocations.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_entrypoints_gen.py