Vulkan-Hpp
|
#include <vulkan_raii.hpp>
Public Member Functions | |
SwapchainKHRs (vk::raii::Device const &device, vk::ArrayProxy< vk::SwapchainCreateInfoKHR > const &createInfos, vk::Optional< const vk::AllocationCallbacks > allocator=nullptr) | |
SwapchainKHRs (std::nullptr_t) | |
SwapchainKHRs ()=delete | |
SwapchainKHRs (SwapchainKHRs const &)=delete | |
SwapchainKHRs (SwapchainKHRs &&rhs)=default | |
SwapchainKHRs & | operator= (SwapchainKHRs const &)=delete |
SwapchainKHRs & | operator= (SwapchainKHRs &&rhs)=default |
Definition at line 11473 of file vulkan_raii.hpp.
|
inline |
Definition at line 11477 of file vulkan_raii.hpp.
|
inline |
Definition at line 11485 of file vulkan_raii.hpp.
|
delete |
|
delete |
|
default |
|
default |
|
delete |