layers:Moving to GPDF2
authorTobin Ehlis <tobine@google.com>
Fri, 11 May 2018 17:11:34 +0000 (11:11 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Sat, 12 May 2018 00:47:55 +0000 (18:47 -0600)
commit2490b80edb6ab10df256e544540bf8ee446adba5
tree023a02cd36532aba7f3396491c6500f94bfa2057
parent863f214c0dda21e09343ee929244394943dfaffc
layers:Moving to GPDF2

Update layer_data struct to track safe_VkPhysicalDeviceFeatures2 struct
instead of VkPhysicalDeviceFeatures. Currently just doing previous
checks using the VkPhysicalDeviceFeatures member of GPDF2 struct. Will
follow-on with checking against extension structs.
layers/core_validation.cpp