Searched refs:planeProps (Results 1 – 1 of 1) sorted by relevance
979 …std::vector<VkDisplayPlanePropertiesKHR> planeProps (planeCountRequested + canaryItemCount, inv… in testGetPhysicalDeviceDisplayPlanePropertiesKHR() local982 planeProps[planeCountExpected].currentDisplay = canaryDisplay; in testGetPhysicalDeviceDisplayPlanePropertiesKHR()986 &planeProps[0]); // VkDisplayPlanePropertiesKHR* pProperties in testGetPhysicalDeviceDisplayPlanePropertiesKHR()1009 const VkDisplayKHR currentDisplay = planeProps[planeIndex].currentDisplay; in testGetPhysicalDeviceDisplayPlanePropertiesKHR()1011 results.check( planeProps[planeIndex].currentStackIndex < planeCountReported, in testGetPhysicalDeviceDisplayPlanePropertiesKHR()1021 << " for plane " << planeIndex << " with properties " << planeProps[planeIndex] in testGetPhysicalDeviceDisplayPlanePropertiesKHR()1029 if (planeProps[planeCountExpected].currentDisplay != canaryDisplay) in testGetPhysicalDeviceDisplayPlanePropertiesKHR()