Searched defs:createSwapchainKHR (Results 1 – 5 of 5) sorted by relevance
141 CreateSwapchainKHRFunc createSwapchainKHR; variable
313 Move<VkSwapchainKHR> createSwapchainKHR (const DeviceInterface& vk, VkDevice device, const VkSwapch… function
690 VkResult DeviceDriver::createSwapchainKHR (VkDevice device, const VkSwapchainCreateInfoKHR* pCreate… function in DeviceDriver
130 VKAPI_ATTR VkResult VKAPI_CALL createSwapchainKHR (VkDevice device, const VkSwapchainCreateInfoKHR*… function
49537 …VULKAN_HPP_INLINE Result Device::createSwapchainKHR( const SwapchainCreateInfoKHR* pCreateInfo, co… in createSwapchainKHR() function in VULKAN_HPP_NAMESPACE::Device49543 …VULKAN_HPP_INLINE ResultValueType<SwapchainKHR>::type Device::createSwapchainKHR( const SwapchainC… in createSwapchainKHR() function in VULKAN_HPP_NAMESPACE::Device