Home
last modified time | relevance | path

Searched refs:platformProperties (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp406 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases() local
418 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in generateSwapchainParameterCases()
470 if (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE || in generateSwapchainParameterCases()
471 platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE) in generateSwapchainParameterCases()
481 if (platformProperties.swapchainExtent != PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE) in generateSwapchainParameterCases()
487 if (platformProperties.swapchainExtent != PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE) in generateSwapchainParameterCases()
997 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in testImageSwapchainCreateInfo() local
1009 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in testImageSwapchainCreateInfo()
1152 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
1163 (platformProperties in getBasicSwapchainParameters()
1511 const PlatformProperties& platformProperties = getPlatformProperties(params.wsiType); multiSwapchainRenderTest() local
1982 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); deviceGroupRenderTest2() local
2303 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); resizeSwapchainTest() local
2659 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); populateModifyGroup() local
[all...]
H A DvktWsiPresentIdWaitTests.cpp275 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
286 (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
912 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(m_wsiType); in iterate() local
913 if (2 > platformProperties.maxWindowsPerDisplay) in iterate()
H A DvktWsiFullScreenExclusiveTests.cpp269 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
280 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
H A DvktWsiColorSpaceTests.cpp292 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
319 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE ? capabilities.currentExtent : vk::makeExtent2D(desiredSize.x(), desiredSize.y())), in getBasicSwapchainParameters()
H A DvktWsiSurfaceTests.cpp1659 const PlatformProperties& platformProperties = getPlatformProperties(wsiType);
1694 if ((platformProperties.features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE) != 0)
1698 if ((platformProperties.features & PlatformProperties::FEATURE_RESIZE_WINDOW) != 0)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp401 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases() local
413 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in generateSwapchainParameterCases()
465 if (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE || in generateSwapchainParameterCases()
466 platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE) in generateSwapchainParameterCases()
476 if (platformProperties.swapchainExtent != PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE) in generateSwapchainParameterCases()
482 if (platformProperties.swapchainExtent != PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE) in generateSwapchainParameterCases()
981 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in testImageSwapchainCreateInfo() local
993 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in testImageSwapchainCreateInfo()
1136 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
1147 (platformProperties in getBasicSwapchainParameters()
1495 const PlatformProperties& platformProperties = getPlatformProperties(params.wsiType); multiSwapchainRenderTest() local
1966 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); deviceGroupRenderTest2() local
2287 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); resizeSwapchainTest() local
2633 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); populateModifyGroup() local
[all...]
H A DvktWsiPresentIdWaitTests.cpp275 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
286 (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
912 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(m_wsiType); in iterate() local
913 if (2 > platformProperties.maxWindowsPerDisplay) in iterate()
H A DvktWsiFullScreenExclusiveTests.cpp269 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
280 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
H A DvktWsiColorSpaceTests.cpp292 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
319 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE ? capabilities.currentExtent : vk::makeExtent2D(desiredSize.x(), desiredSize.y())), in getBasicSwapchainParameters()
H A DvktWsiSurfaceTests.cpp1575 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in createSurfaceTests() local
1594 if ((platformProperties.features & PlatformProperties::FEATURE_INITIAL_WINDOW_SIZE) != 0) in createSurfaceTests()
1597 if ((platformProperties.features & PlatformProperties::FEATURE_RESIZE_WINDOW) != 0) in createSurfaceTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp257 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(wsiType); in executeSwapchainParameterCases() local
275 (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in executeSwapchainParameterCases()
431 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in executeSwapchainParameterCases()
433 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in executeSwapchainParameterCases()
506 if (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE || in executeSwapchainParameterCases()
507 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE) in executeSwapchainParameterCases()
564 if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE) in executeSwapchainParameterCases()
615 if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE) in executeSwapchainParameterCases()
962 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
974 (platformProperties in getBasicSwapchainParameters()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp244 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases() local
260 (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in generateSwapchainParameterCases()
385 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in generateSwapchainParameterCases()
387 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE in generateSwapchainParameterCases()
446 if (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE || in generateSwapchainParameterCases()
447 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE) in generateSwapchainParameterCases()
491 if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE) in generateSwapchainParameterCases()
531 if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE) in generateSwapchainParameterCases()
783 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local
795 (platformProperties in getBasicSwapchainParameters()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp2025 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in makeSwapchain() local
2036 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in makeSwapchain()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMutableTests.cpp2025 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in makeSwapchain() local
2036 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in makeSwapchain()

Completed in 29 milliseconds