#include <vulkan.hpp>
Definition at line 18205 of file vulkan.hpp.
◆ SubpassEndInfoKHR() [1/2]
VULKAN_HPP_NAMESPACE::SubpassEndInfoKHR::SubpassEndInfoKHR |
( |
| ) |
|
|
inline |
◆ SubpassEndInfoKHR() [2/2]
◆ operator VkSubpassEndInfoKHR &()
Definition at line 18232 of file vulkan.hpp.
18234 return *reinterpret_cast<VkSubpassEndInfoKHR*>(
this);
◆ operator VkSubpassEndInfoKHR const &()
Definition at line 18227 of file vulkan.hpp.
18229 return *reinterpret_cast<const VkSubpassEndInfoKHR*>(
this);
◆ operator!=()
bool VULKAN_HPP_NAMESPACE::SubpassEndInfoKHR::operator!= |
( |
SubpassEndInfoKHR const & |
rhs | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool VULKAN_HPP_NAMESPACE::SubpassEndInfoKHR::operator== |
( |
SubpassEndInfoKHR const & |
rhs | ) |
const |
|
inline |
◆ setPNext()
◆ pNext
const void* VULKAN_HPP_NAMESPACE::SubpassEndInfoKHR::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: