HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupPresentCapabilitiesKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupPresentCapabilitiesKHR |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::ArrayWrapper1D < uint32_t, VK_MAX_DEVICE_GROUP_SIZE > | presentMask = {} |
VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR | modes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupPresentCapabilitiesKHR |
Definition at line 25573 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::NativeType = VkDeviceGroupPresentCapabilitiesKHR |
Definition at line 25575 of file vulkan_structs.hpp.
|
inline |
Definition at line 25581 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25592 of file vulkan_structs.hpp.
|
inline |
Definition at line 25611 of file vulkan_structs.hpp.
|
inline |
Definition at line 25606 of file vulkan_structs.hpp.
|
inline |
Definition at line 25643 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25600 of file vulkan_structs.hpp.
|
inline |
Definition at line 25634 of file vulkan_structs.hpp.
|
static |
Definition at line 25577 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::modes = {} |
Definition at line 25653 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::pNext = {} |
Definition at line 25651 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint32_t, VK_MAX_DEVICE_GROUP_SIZE> VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::presentMask = {} |
Definition at line 25652 of file vulkan_structs.hpp.
|
static |
Definition at line 25578 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::sType = StructureType::eDeviceGroupPresentCapabilitiesKHR |
Definition at line 25650 of file vulkan_structs.hpp.