Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceGroupProperties Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 5262 of file vulkan_core.h.

Field Documentation

◆ physicalDeviceCount

uint32_t VkPhysicalDeviceGroupProperties::physicalDeviceCount

Definition at line 5265 of file vulkan_core.h.

◆ physicalDevices

VkPhysicalDevice VkPhysicalDeviceGroupProperties::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE]

Definition at line 5266 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceGroupProperties::pNext

Definition at line 5264 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceGroupProperties::sType

Definition at line 5263 of file vulkan_core.h.

◆ subsetAllocation

VkBool32 VkPhysicalDeviceGroupProperties::subsetAllocation

Definition at line 5267 of file vulkan_core.h.


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