Home
last modified time | relevance | path

Searched refs:supportedPresentScaling (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp1449 if ((scaling.supportedPresentScaling & ~scalingFlags) != 0) in scalingQueryTest()
1508 if (scaling[i].supportedPresentScaling != scaling[0].supportedPresentScaling) in scalingQueryCompatibleModesTest()
1546 if ((scaling.supportedPresentScaling & testParams.scaling) == 0) in scalingTest()
2025 if ((scaling.supportedPresentScaling & testParams.scaling) == 0) in releaseImagesTest()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15040 VkPresentScalingFlagsEXT supportedPresentScaling; member
H A Dvulkan_hash.hpp14875 VULKAN_HPP_HASH_COMBINE( seed, surfacePresentScalingCapabilitiesEXT.supportedPresentScaling );
H A Dvulkan_structs.hpp[all...]

Completed in 116 milliseconds