Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupSwapchainCreateInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceGroupSwapchainCreateInfoKHR |
const void * | pNext = {} |
vk::DeviceGroupPresentModeFlagsKHR | modes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupSwapchainCreateInfoKHR |
Definition at line 29189 of file vulkan_structs.hpp.
Definition at line 29191 of file vulkan_structs.hpp.
|
inline |
Definition at line 29197 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29206 of file vulkan_structs.hpp.
|
inline |
Definition at line 29239 of file vulkan_structs.hpp.
|
inline |
Definition at line 29234 of file vulkan_structs.hpp.
|
inline |
Definition at line 29268 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29214 of file vulkan_structs.hpp.
|
inline |
Definition at line 29259 of file vulkan_structs.hpp.
|
inline |
Definition at line 29227 of file vulkan_structs.hpp.
|
inline |
Definition at line 29221 of file vulkan_structs.hpp.
|
static |
Definition at line 29193 of file vulkan_structs.hpp.
vk::DeviceGroupPresentModeFlagsKHR vk::DeviceGroupSwapchainCreateInfoKHR::modes = {} |
Definition at line 29277 of file vulkan_structs.hpp.
const void* vk::DeviceGroupSwapchainCreateInfoKHR::pNext = {} |
Definition at line 29276 of file vulkan_structs.hpp.
|
static |
Definition at line 29194 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceGroupSwapchainCreateInfoKHR::sType = StructureType::eDeviceGroupSwapchainCreateInfoKHR |
Definition at line 29275 of file vulkan_structs.hpp.