#include <vulkan.hpp>
Definition at line 48338 of file vulkan.hpp.
◆ BaseOutStructure() [1/2]
VULKAN_HPP_NAMESPACE::BaseOutStructure::BaseOutStructure |
( |
| ) |
|
|
inline |
◆ BaseOutStructure() [2/2]
VULKAN_HPP_NAMESPACE::BaseOutStructure::BaseOutStructure |
( |
VkBaseOutStructure const & |
rhs | ) |
|
|
inline |
◆ operator VkBaseOutStructure &()
Definition at line 48365 of file vulkan.hpp.
48367 return *reinterpret_cast<VkBaseOutStructure*>(
this);
◆ operator VkBaseOutStructure const &()
Definition at line 48360 of file vulkan.hpp.
48362 return *reinterpret_cast<const VkBaseOutStructure*>(
this);
◆ operator!=()
bool VULKAN_HPP_NAMESPACE::BaseOutStructure::operator!= |
( |
BaseOutStructure const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool VULKAN_HPP_NAMESPACE::BaseOutStructure::operator== |
( |
BaseOutStructure const & |
rhs | ) |
const |
|
inline |
◆ setPNext()
◆ pNext
struct BaseOutStructure* VULKAN_HPP_NAMESPACE::BaseOutStructure::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: