Home
last modified time | relevance | path

Searched defs:GetSwapchain (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h263 VkSwapchainKHR GetSwapchain() const { in GetSwapchain() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h263 VkSwapchainKHR GetSwapchain() const { in GetSwapchain() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/Vulkan/
H A DVulkanContext.h263 VkSwapchainKHR GetSwapchain() const { in GetSwapchain() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/openxr/test/
H A Dopenxr_test_helper.cc188 XrSwapchain OpenXrTestHelper::GetSwapchain() { in GetSwapchain() function in OpenXrTestHelper
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dimage_state.cpp123 static VkSwapchainKHR GetSwapchain(const VkImageCreateInfo *pCreateInfo) { in GetSwapchain() function