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