Searched refs:getPlatformProperties (Results 1 – 11 of 11) sorted by relevance
65 const PlatformProperties& getPlatformProperties (Type wsiType);
94 const PlatformProperties& getPlatformProperties (Type wsiType) in getPlatformProperties() function
399 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases()977 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in testImageSwapchainCreateInfo()1132 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters()1955 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in deviceGroupRenderTest2()2276 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in resizeSwapchainTest()2620 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in populateModifyGroup()
1147 …DE_ASSERT(getPlatformProperties(wsiType).features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZ… in createSurfaceInitialSizeTest()1194 DE_ASSERT(getPlatformProperties(wsiType).features & PlatformProperties::FEATURE_RESIZE_WINDOW); in resizeSurfaceTest()1252 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in createSurfaceTests()
267 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters()
290 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters()
201 …return vk::wsi::getPlatformProperties(wsiType).swapchainExtent == vk::wsi::PlatformProperties::SWA… in wsiTypeSupportsScaling()
252 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters()
1200 …if (scaling[scalingNdx].scaling != SCALING_NONE && vk::wsi::getPlatformProperties(wsiType).swapcha… in createIncrementalPresentTests()
242 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases()787 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters()
2007 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in makeSwapchain()