Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupDeviceCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceGroupDeviceCreateInfo |
const void * | pNext = {} |
uint32_t | physicalDeviceCount = {} |
const vk::PhysicalDevice * | pPhysicalDevices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupDeviceCreateInfo |
Definition at line 28484 of file vulkan_structs.hpp.
Definition at line 28486 of file vulkan_structs.hpp.
|
inline |
Definition at line 28492 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28503 of file vulkan_structs.hpp.
|
inline |
Definition at line 28509 of file vulkan_structs.hpp.
|
inline |
Definition at line 28561 of file vulkan_structs.hpp.
|
inline |
Definition at line 28556 of file vulkan_structs.hpp.
|
inline |
Definition at line 28591 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 28519 of file vulkan_structs.hpp.
|
inline |
Definition at line 28581 of file vulkan_structs.hpp.
|
inline |
Definition at line 28532 of file vulkan_structs.hpp.
|
inline |
Definition at line 28546 of file vulkan_structs.hpp.
|
inline |
Definition at line 28526 of file vulkan_structs.hpp.
|
inline |
Definition at line 28539 of file vulkan_structs.hpp.
|
static |
Definition at line 28488 of file vulkan_structs.hpp.
uint32_t vk::DeviceGroupDeviceCreateInfo::physicalDeviceCount = {} |
Definition at line 28600 of file vulkan_structs.hpp.
const void* vk::DeviceGroupDeviceCreateInfo::pNext = {} |
Definition at line 28599 of file vulkan_structs.hpp.
const vk::PhysicalDevice* vk::DeviceGroupDeviceCreateInfo::pPhysicalDevices = {} |
Definition at line 28601 of file vulkan_structs.hpp.
|
static |
Definition at line 28489 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceGroupDeviceCreateInfo::sType = StructureType::eDeviceGroupDeviceCreateInfo |
Definition at line 28598 of file vulkan_structs.hpp.