Home
last modified time | relevance | path

Searched defs:swapchainCreateInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/
H A DSwapchain.cpp27 vk::SwapchainCreateInfoKHR swapchainCreateInfo; in Swapchain() local
/aosp_15_r20/external/skia/tools/window/
H A DVulkanWindowContext.cpp300 VkSwapchainCreateInfoKHR swapchainCreateInfo; in createSwapchain() local
H A DGraphiteNativeVulkanWindowContext.cpp298 VkSwapchainCreateInfoKHR swapchainCreateInfo; in createSwapchain() local
/aosp_15_r20/cts/tests/tests/graphics/jni/
H A DVulkanPreTransformTestHelpers.cpp322 const VkSwapchainCreateInfoKHR swapchainCreateInfo = { in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp583const VkSwapchainCreateInfoKHR swapchainCreateInfo, uint32_t imageIndex) in bindSingleImageMemory()
633 const VkSwapchainCreateInfoKHR swapchainCreateInfo) in bindImageMemory()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp1219 const vkhpp::SwapchainCreateInfoKHR swapchainCreateInfo = { in CreateSwapchain() local