layers:Store GPDF2 struct
authorTobin Ehlis <tobine@google.com>
Fri, 11 May 2018 13:39:16 +0000 (07:39 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Sat, 12 May 2018 00:47:55 +0000 (18:47 -0600)
commit863f214c0dda21e09343ee929244394943dfaffc
treef6a97415c50cf1fb952c72a7e33a198455c7c20d
parentdbb498cecb69e7b914779b30cafdfbcac7f676c6
layers:Store GPDF2 struct

In PHYSICAL_DEVICE_STATE track safe_VkPhysicalDeviceFeatures2 instead
of the old VkPhysicalDeviceFeatures. Initially just passing the
VkPhysicalDeviceFeatures of VkPhysicalDeviceFeatures2 wherever this was
used. This is laying groundwork to start using/comparing extended
features in core validation.
layers/core_validation.cpp
layers/core_validation.h