layers:Adding intercepts for sparse binding
authorTobin Ehlis <tobine@google.com>
Thu, 8 Feb 2018 15:59:22 +0000 (08:59 -0700)
committerTobin Ehlis <tobine@google.com>
Thu, 15 Feb 2018 13:50:20 +0000 (06:50 -0700)
commitf317e0f3bc5d4e88f1ce813b57772cab4377170a
tree08097f525c936cba752c85435e7102913fef6807
parent1e453294945821bb1ef75b1192d5b1afd60243d2
layers:Adding intercepts for sparse binding

Intercept vkGetImageSparseMemoryRequirements() and
vkGetPhysicalDeviceSparseImageFormatProperties() functions and their
2KHR equivalents in core_validation in preparation for adding sparse
checks. Initially just pass-through intercepts.
layers/core_validation.cpp