Searched defs:swapchainHandle (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 873 static void DestroySwapchainInternal(VkDevice device, VkSwapchainKHR swapchainHandle, in DestroySwapchainInternal() argument 900 CreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo, const VkAllocationCallbacks* allocator, VkSwapchainKHR* swapchainHandle) CreateSwapchainKHR() argument 983 AcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchainHandle, uint64_t timeout, VkSemaphore semaphore, VkFence vkFence, uint32_t* imageIndex) AcquireNextImageKHR() argument [all...] |
Completed in 4 milliseconds