Home
last modified time | relevance | path

Searched defs:SwapchainCreateInfoWrapper (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DSwapChainStateVk.h16 struct SwapchainCreateInfoWrapper { struct
20 SwapchainCreateInfoWrapper(const SwapchainCreateInfoWrapper&); argument
22 SwapchainCreateInfoWrapper& operator=(const SwapchainCreateInfoWrapper&); argument
23 SwapchainCreateInfoWrapper& operator=(SwapchainCreateInfoWrapper&&) = delete; argument
DSwapChainStateVk.cpp35 SwapchainCreateInfoWrapper::SwapchainCreateInfoWrapper(const VkSwapchainCreateInfoKHR& createInfo) in SwapchainCreateInfoWrapper() function in gfxstream::vk::SwapchainCreateInfoWrapper
51 SwapchainCreateInfoWrapper::SwapchainCreateInfoWrapper(const SwapchainCreateInfoWrapper& other) in SwapchainCreateInfoWrapper() function in gfxstream::vk::SwapchainCreateInfoWrapper