HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupDeviceCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupDeviceCreateInfo |
const void * | pNext = {} |
uint32_t | physicalDeviceCount = {} |
const VULKAN_HPP_NAMESPACE::PhysicalDevice * | pPhysicalDevices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupDeviceCreateInfo |
Definition at line 25446 of file vulkan_structs.hpp.
Definition at line 25448 of file vulkan_structs.hpp.
|
inline |
Definition at line 25454 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25465 of file vulkan_structs.hpp.
|
inline |
Definition at line 25471 of file vulkan_structs.hpp.
|
inline |
Definition at line 25523 of file vulkan_structs.hpp.
|
inline |
Definition at line 25518 of file vulkan_structs.hpp.
|
inline |
Definition at line 25553 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25481 of file vulkan_structs.hpp.
|
inline |
Definition at line 25543 of file vulkan_structs.hpp.
|
inline |
Definition at line 25494 of file vulkan_structs.hpp.
|
inline |
Definition at line 25508 of file vulkan_structs.hpp.
|
inline |
Definition at line 25488 of file vulkan_structs.hpp.
|
inline |
Definition at line 25501 of file vulkan_structs.hpp.
|
static |
Definition at line 25450 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo::physicalDeviceCount = {} |
Definition at line 25562 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo::pNext = {} |
Definition at line 25561 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::PhysicalDevice* VULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo::pPhysicalDevices = {} |
Definition at line 25563 of file vulkan_structs.hpp.
|
static |
Definition at line 25451 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupDeviceCreateInfo::sType = StructureType::eDeviceGroupDeviceCreateInfo |
Definition at line 25560 of file vulkan_structs.hpp.