/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 244 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases() local 260 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_S… in generateSwapchainParameterCases() 385 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SI… in generateSwapchainParameterCases() 387 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SI… in generateSwapchainParameterCases() 446 …if (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDO… in generateSwapchainParameterCases() 447 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WIND… in generateSwapchainParameterCases() 491 …if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDO… in generateSwapchainParameterCases() 531 …if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH… in generateSwapchainParameterCases() 783 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 795 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WI… in getBasicSwapchainParameters()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemWsiSwapchainTests.cpp | 244 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(wsiType); in generateSwapchainParameterCases() local 260 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_S… in generateSwapchainParameterCases() 385 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SI… in generateSwapchainParameterCases() 387 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SI… in generateSwapchainParameterCases() 446 …if (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDO… in generateSwapchainParameterCases() 447 …platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WIND… in generateSwapchainParameterCases() 491 …if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDO… in generateSwapchainParameterCases() 531 …if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH… in generateSwapchainParameterCases() 783 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 795 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WI… in getBasicSwapchainParameters()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 401 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_S… 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.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters() [all …]
|
D | vktWsiPresentIdWaitTests.cpp | 275 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 286 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WI… in getBasicSwapchainParameters() 912 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(m_wsiType); in iterate() local 913 if (2 > platformProperties.maxWindowsPerDisplay) in iterate()
|
D | vktWsiFullScreenExclusiveTests.cpp | 269 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 280 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
|
D | vktWsiColorSpaceTests.cpp | 292 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 319 …(platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE… in getBasicSwapchainParameters()
|
D | vktWsiSurfaceTests.cpp | 1575 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_no_buildgn/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 401 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_S… 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.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters() [all …]
|
D | vktWsiPresentIdWaitTests.cpp | 275 const vk::wsi::PlatformProperties& platformProperties = vk::wsi::getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 286 …(platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WI… in getBasicSwapchainParameters() 912 const vk::wsi::PlatformProperties& platformProperties = getPlatformProperties(m_wsiType); in iterate() local 913 if (2 > platformProperties.maxWindowsPerDisplay) in iterate()
|
D | vktWsiFullScreenExclusiveTests.cpp | 269 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 280 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in getBasicSwapchainParameters()
|
D | vktWsiColorSpaceTests.cpp | 292 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in getBasicSwapchainParameters() local 319 …(platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE… in getBasicSwapchainParameters()
|
D | vktWsiSurfaceTests.cpp | 1575 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_no_buildgn/vulkan/image/ |
D | vktImageMutableTests.cpp | 2025 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/vulkan/image/ |
D | vktImageMutableTests.cpp | 2025 const PlatformProperties& platformProperties = getPlatformProperties(wsiType); in makeSwapchain() local 2036 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_MUST_MATCH_WINDOW_SIZE in makeSwapchain()
|