#include <vulkan.hpp>
Definition at line 48386 of file vulkan.hpp.
◆ BaseInStructure() [1/2]
VULKAN_HPP_NAMESPACE::BaseInStructure::BaseInStructure |
( |
| ) |
|
|
inline |
◆ BaseInStructure() [2/2]
VULKAN_HPP_NAMESPACE::BaseInStructure::BaseInStructure |
( |
VkBaseInStructure const & |
rhs | ) |
|
|
inline |
◆ operator VkBaseInStructure &()
Definition at line 48413 of file vulkan.hpp.
48415 return *reinterpret_cast<VkBaseInStructure*>(
this);
◆ operator VkBaseInStructure const &()
Definition at line 48408 of file vulkan.hpp.
48410 return *reinterpret_cast<const VkBaseInStructure*>(
this);
◆ operator!=()
bool VULKAN_HPP_NAMESPACE::BaseInStructure::operator!= |
( |
BaseInStructure const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool VULKAN_HPP_NAMESPACE::BaseInStructure::operator== |
( |
BaseInStructure const & |
rhs | ) |
const |
|
inline |
◆ setPNext()
◆ pNext
const struct BaseInStructure* VULKAN_HPP_NAMESPACE::BaseInStructure::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: