#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 &()
◆ operator VkBaseInStructure const &()
◆ operator!=()
bool VULKAN_HPP_NAMESPACE::BaseInStructure::operator!= |
( |
BaseInStructure const & |
rhs | ) |
const |
|
inline |
Definition at line 48424 of file vulkan.hpp.
48425 {
48427 }
bool operator==(BaseInStructure const &rhs) const
References operator==().
◆ 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: