|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceGroupProperties |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceGroupProperties |
| void * | pNext = {} |
| uint32_t | physicalDeviceCount = {} |
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D < VULKAN_HPP_NAMESPACE::PhysicalDevice, VK_MAX_DEVICE_GROUP_SIZE > | physicalDevices = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | subsetAllocation = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceGroupProperties |
Definition at line 58939 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::NativeType = VkPhysicalDeviceGroupProperties |
Definition at line 58941 of file vulkan_structs.hpp.
|
inline |
Definition at line 58948 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 58961 of file vulkan_structs.hpp.
|
inline |
Definition at line 58980 of file vulkan_structs.hpp.
|
inline |
Definition at line 58975 of file vulkan_structs.hpp.
|
inline |
Definition at line 59014 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 58969 of file vulkan_structs.hpp.
|
inline |
Definition at line 59004 of file vulkan_structs.hpp.
|
static |
Definition at line 58943 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::physicalDeviceCount = {} |
Definition at line 59023 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<VULKAN_HPP_NAMESPACE::PhysicalDevice, VK_MAX_DEVICE_GROUP_SIZE> VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::physicalDevices = {} |
Definition at line 59024 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::pNext = {} |
Definition at line 59022 of file vulkan_structs.hpp.
|
static |
Definition at line 58944 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::sType = StructureType::ePhysicalDeviceGroupProperties |
Definition at line 59021 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceGroupProperties::subsetAllocation = {} |
Definition at line 59025 of file vulkan_structs.hpp.