#include <vulkan.hpp>
Definition at line 4891 of file vulkan.hpp.
◆ SwapchainKHR() [1/3]
Definition at line 4894 of file vulkan.hpp.
4896 {}
VkSwapchainKHR m_swapchainKHR
◆ SwapchainKHR() [2/3]
◆ SwapchainKHR() [3/3]
◆ operator bool()
VULKAN_HPP_NAMESPACE::SwapchainKHR::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator VkSwapchainKHR()
◆ operator!()
bool VULKAN_HPP_NAMESPACE::SwapchainKHR::operator! |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator<()
bool VULKAN_HPP_NAMESPACE::SwapchainKHR::operator< |
( |
SwapchainKHR const & |
rhs | ) |
const |
|
inline |
◆ operator=()
SwapchainKHR & VULKAN_HPP_NAMESPACE::SwapchainKHR::operator= |
( |
std::nullptr_t |
| ) |
|
|
inline |
◆ operator==()
bool VULKAN_HPP_NAMESPACE::SwapchainKHR::operator== |
( |
SwapchainKHR const & |
rhs | ) |
const |
|
inline |
◆ m_swapchainKHR
VkSwapchainKHR VULKAN_HPP_NAMESPACE::SwapchainKHR::m_swapchainKHR |
|
private |
The documentation for this class was generated from the following file: