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

  /external/deqp/external/vulkancts/framework/vulkan/
vkWsiUtil.hpp 48 SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE, //!< Window will be resized to swapchain size when first image is presented
vkWsiUtil.cpp 93 PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE,
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemWsiSwapchainTests.cpp 225 (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE
331 if (platformProperties.swapchainExtent == vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE ||
342 if (platformProperties.swapchainExtent != vk::wsi::PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp 362 (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE
414 if (platformProperties.swapchainExtent == PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE ||
425 if (platformProperties.swapchainExtent != PlatformProperties::SWAPCHAIN_EXTENT_SETS_WINDOW_SIZE)
    [all...]

Completed in 68 milliseconds