#include <vulkan_structs.hpp>
Definition at line 95766 of file vulkan_structs.hpp.
◆ NativeType
◆ PresentIdKHR() [1/4]
VULKAN_HPP_CONSTEXPR vk::PresentIdKHR::PresentIdKHR |
( |
uint32_t |
swapchainCount_ = {} , |
|
|
const uint64_t * |
pPresentIds_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PresentIdKHR() [2/4]
◆ PresentIdKHR() [3/4]
◆ PresentIdKHR() [4/4]
◆ operator VkPresentIdKHR &()
◆ operator VkPresentIdKHR const &()
◆ operator!=()
bool vk::PresentIdKHR::operator!= |
( |
PresentIdKHR const & |
rhs | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
bool vk::PresentIdKHR::operator== |
( |
PresentIdKHR const & |
rhs | ) |
const |
|
inline |
◆ setPNext()
◆ setPPresentIds()
◆ setPresentIds()
◆ setSwapchainCount()
◆ allowDuplicate
const bool vk::PresentIdKHR::allowDuplicate = false |
|
static |
◆ pNext
const void* vk::PresentIdKHR::pNext = {} |
◆ pPresentIds
const uint64_t* vk::PresentIdKHR::pPresentIds = {} |
◆ structureType
◆ sType
◆ swapchainCount
uint32_t vk::PresentIdKHR::swapchainCount = {} |
The documentation for this struct was generated from the following file: