Searched defs:compatibleModes (Results 1 – 2 of 2) sorted by relevance
380 std::vector<VkPresentModeKHR> compatibleModes (100); in getSurfaceCompatiblePresentModes() local604 for (const auto &compatibleModes : compatiblePresentModes) in getIterations() local1145 const std::vector<VkPresentModeKHR>& compatibleModes, in verifyCompatiblePresentModes()1224 std::vector<VkPresentModeKHR> compatibleModes (compatibility.presentModeCount, invalidValue); in presentModesQueryTest() local1487 …std::vector<VkPresentModeKHR> compatibleModes (compatibility.presentModeCount, (VkPresentModeKHR… in scalingQueryCompatibleModesTest() local
443 VkPresentModeKHR *compatibleModes, in IsCompatiblePresentMode()1604 VkSurfacePresentModeCompatibilityEXT compatibleModes = {}; in createSwapChain() local