Vulkan-Hpp
VkPhysicalDeviceGroupProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t physicalDeviceCount
 
VkPhysicalDevice physicalDevices [32U]
 
VkBool32 subsetAllocation
 

Detailed Description

Definition at line 5156 of file vulkan_core.h.

Member Data Documentation

◆ physicalDeviceCount

uint32_t VkPhysicalDeviceGroupProperties::physicalDeviceCount

Definition at line 5159 of file vulkan_core.h.

◆ physicalDevices

VkPhysicalDevice VkPhysicalDeviceGroupProperties::physicalDevices[32U]

Definition at line 5160 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceGroupProperties::pNext

Definition at line 5158 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceGroupProperties::sType

Definition at line 5157 of file vulkan_core.h.

◆ subsetAllocation

VkBool32 VkPhysicalDeviceGroupProperties::subsetAllocation

Definition at line 5161 of file vulkan_core.h.


The documentation for this struct was generated from the following file: