Searched refs:planeProps2 (Results 1 – 1 of 1) sorted by relevance
1891 …std::vector<VkDisplayPlaneProperties2KHR> planeProps2 (planeCountRequested + canaryItemCount,… in testGetPhysicalDeviceDisplayPlaneProperties2KHR() local1894 planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay = canaryDisplay; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()1898 &planeProps2[0]); // VkDisplayPlaneProperties2KHR* pProperties in testGetPhysicalDeviceDisplayPlaneProperties2KHR()1921 const VkDisplayPlaneProperties2KHR& properties2 = planeProps2[planeIndex]; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()1944 if (planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay != canaryDisplay) in testGetPhysicalDeviceDisplayPlaneProperties2KHR()