aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Zulauf <jzulauf@lunarg.com>2017-10-18 18:21:23 -0600
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>2017-10-30 14:26:07 -0600
commitd67dca051138146b29d94546cd7ab240c5a8a076 (patch)
treefec38d11e45d45235e10d308d549ff2e52451253 /scripts
parent4c73582f2c9313d02611db141eb1c9fd269537ce (diff)
downloadusermoji-d67dca051138146b29d94546cd7ab240c5a8a076.tar.xz
layers: Capture device features from extension
When the VK_KHR_get_physical_device_properties2 is present, physical device properties can be passed to VkCreate either in the pEnabledFeatures member or VkDeviceCreateInfo or in a VkPhysicalDeviceFeatures2KHR structure on the pNext chain. Neither the parameter validation or core validation layers were capturing device features from the pNext struct, causing false parameter checking errors, when the default (all false) state was used for later validations. Change-Id: I187827443f09aafaa80588a78bc5b67595d0acda
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions