Check VkPhysicalDevicePushDescriptorPropertiesKHR
authorSlawomir Cygan <slawomir.cygan@intel.com>
Fri, 2 Mar 2018 16:37:20 +0000 (17:37 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 26 Mar 2018 08:41:18 +0000 (04:41 -0400)
commit6aa6deca35f8b89e06044a4a1bff35101b5752d0
treedcbee00ce900b02df6b28cfd1fbdde5f42932374
parentc594072d6f0946431ec0c644bb71bfa7f1f0c9b1
Check VkPhysicalDevicePushDescriptorPropertiesKHR

This adds test for getting VkPhysicalDevicePushDescriptorPropertiesKHR
using vkGetPhysicalDeviceProperties2. The test also verifies
maxPushDescriptors against spec requiremnts.

Components: Vulkan

VK-GL-CTS Issue: 1053

Affects:
dEQP-VK.api.info.get_physical_device_properties2.properties

Change-Id: I44ee1b0a3005d149cc7fb3c60414a412e36c45a4
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp