layers:Add sparse mem warning if reqs not checked
authorTobin Ehlis <tobine@google.com>
Thu, 8 Feb 2018 20:30:56 +0000 (13:30 -0700)
committerTobin Ehlis <tobine@google.com>
Thu, 15 Feb 2018 13:50:20 +0000 (06:50 -0700)
commit1d0c482a18382ee5e2d0a35700d80852c071e085
treecccbcb858a4ee5a809edb3d94bd20111d8f96898
parent480a7c8aa7a619fc3e6adf697720e1a532bb63e4
layers:Add sparse mem warning if reqs not checked

If vkQueueBindSparse() is called to bind sparse memory to an image,
trigger a warning if the user has not queried sparse requirements for
that image.
layers/core_validation.cpp