Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupPresentInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceGroupPresentInfoKHR |
const void * | pNext = {} |
uint32_t | swapchainCount = {} |
const uint32_t * | pDeviceMasks = {} |
vk::DeviceGroupPresentModeFlagBitsKHR | mode = vk::DeviceGroupPresentModeFlagBitsKHR::eLocal |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupPresentInfoKHR |
Definition at line 28701 of file vulkan_structs.hpp.
Definition at line 28703 of file vulkan_structs.hpp.
|
inline |
Definition at line 28709 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28723 of file vulkan_structs.hpp.
|
inline |
Definition at line 28729 of file vulkan_structs.hpp.
|
inline |
Definition at line 28786 of file vulkan_structs.hpp.
|
inline |
Definition at line 28781 of file vulkan_structs.hpp.
|
inline |
Definition at line 28820 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28740 of file vulkan_structs.hpp.
|
inline |
Definition at line 28810 of file vulkan_structs.hpp.
|
inline |
Definition at line 28766 of file vulkan_structs.hpp.
|
inline |
Definition at line 28774 of file vulkan_structs.hpp.
|
inline |
Definition at line 28759 of file vulkan_structs.hpp.
|
inline |
Definition at line 28747 of file vulkan_structs.hpp.
|
inline |
Definition at line 28753 of file vulkan_structs.hpp.
|
static |
Definition at line 28705 of file vulkan_structs.hpp.
vk::DeviceGroupPresentModeFlagBitsKHR vk::DeviceGroupPresentInfoKHR::mode = vk::DeviceGroupPresentModeFlagBitsKHR::eLocal |
Definition at line 28831 of file vulkan_structs.hpp.
const uint32_t* vk::DeviceGroupPresentInfoKHR::pDeviceMasks = {} |
Definition at line 28830 of file vulkan_structs.hpp.
const void* vk::DeviceGroupPresentInfoKHR::pNext = {} |
Definition at line 28828 of file vulkan_structs.hpp.
|
static |
Definition at line 28706 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceGroupPresentInfoKHR::sType = StructureType::eDeviceGroupPresentInfoKHR |
Definition at line 28827 of file vulkan_structs.hpp.
uint32_t vk::DeviceGroupPresentInfoKHR::swapchainCount = {} |
Definition at line 28829 of file vulkan_structs.hpp.