Home
last modified time | relevance | path

Searched refs:invalidDisplayProps (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp823 …const VkDisplayPropertiesKHR invalidDisplayProps = { // Most values are set to fail the test to … in testGetPhysicalDeviceDisplayPropertiesKHR() local
834 …playPropertiesKHR> displaysProps (displayCountRequested + canaryItemCount, invalidDisplayProps); in testGetPhysicalDeviceDisplayPropertiesKHR()
867 results.check( displaysProps[displayIndex].display != invalidDisplayProps.display, in testGetPhysicalDeviceDisplayPropertiesKHR()
876 …results.check( (displaysProps[displayIndex].supportedTransforms & invalidDisplayProps.supportedTra… in testGetPhysicalDeviceDisplayPropertiesKHR()
892 << " invalid display properties are " << invalidDisplayProps in testGetPhysicalDeviceDisplayPropertiesKHR()