Support for VkPhysicalDeviceVulkan1{1,2}Properties in framework
authorMichal Pawlowski <michal.m.pawlowski@mobica.com>
Fri, 10 Jul 2020 11:03:30 +0000 (13:03 +0200)
committerMichal Pawlowski <michal.m.pawlowski@mobica.com>
Fri, 24 Jul 2020 10:39:43 +0000 (12:39 +0200)
commit8d4965484d1894f7b2b4c65235383d5853f9f8aa
tree28e2ea9f9fe7abd4ba366b5a763e77995bfda072
parent59b8a85504b748adb4cb8060f1c0c46513ee6a64
Support for VkPhysicalDeviceVulkan1{1,2}Properties in framework

Use VkPhysicalDeviceVulkan11Properties and
VkPhysicalDeviceVulkan12Properties in DefaultDevice chain.

Components: Framework

VK-GL-CTS issue: 2425

Change-Id: I0858509ccd33e394249d1355ae9c87d0e6735898
Affects: dEQP-VK.*
external/vulkancts/framework/vulkan/vkDeviceFeatures.cpp
external/vulkancts/framework/vulkan/vkDeviceFeatures.hpp
external/vulkancts/framework/vulkan/vkDeviceFeatures.inl
external/vulkancts/framework/vulkan/vkDeviceProperties.cpp
external/vulkancts/framework/vulkan/vkDeviceProperties.hpp
external/vulkancts/framework/vulkan/vkDeviceProperties.inl
external/vulkancts/framework/vulkan/vkDevicePropertiesForContextDecl.inl
external/vulkancts/framework/vulkan/vkDevicePropertiesForContextDefs.inl
external/vulkancts/framework/vulkan/vkDevicePropertiesForDefaultDeviceDefs.inl
external/vulkancts/modules/vulkan/vktTestCase.cpp
external/vulkancts/scripts/gen_framework.py