HomeSort by relevance Sort by last modified time
    Searched refs:SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE (Results 1 - 6 of 6) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkWsiUtil.hpp 49 SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE, //!< Presented image contents will be scaled to window size
vkWsiUtil.cpp 100 PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE,
107 PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE,
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemWsiSwapchainTests.cpp 332 platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSharedPresentableImageTests.cpp 226 return vk::wsi::getPlatformProperties(wsiType).swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE;
    [all...]
vktWsiIncrementalPresentTests.cpp     [all...]
vktWsiSwapchainTests.cpp 415 platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SCALED_TO_WINDOW_SIZE)
    [all...]

Completed in 236 milliseconds