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)
commitb9a187d62d09304914871b67bcffcc0b12d5727a
treeccc91bc184b24cc794d2b8cb896c9411a452f616
parent891565aae657a4cefa250561325128b2a85ff20b
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