Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1891 …std::vector<VkDisplayPlaneProperties2KHR> planeProps2 (planeCountRequested + canaryItemCount,… in testGetPhysicalDeviceDisplayPlaneProperties2KHR() local
1894 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()