Halide
VkPhysicalDeviceGroupPropertiesKHX Struct Reference

#include <mini_vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 5147 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceGroupPropertiesKHX::sType

Definition at line 5148 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceGroupPropertiesKHX::pNext

Definition at line 5149 of file mini_vulkan.h.

◆ physicalDeviceCount

uint32_t VkPhysicalDeviceGroupPropertiesKHX::physicalDeviceCount

Definition at line 5150 of file mini_vulkan.h.

◆ physicalDevices

VkPhysicalDevice VkPhysicalDeviceGroupPropertiesKHX::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE_KHX]

Definition at line 5151 of file mini_vulkan.h.

◆ subsetAllocation

VkBool32 VkPhysicalDeviceGroupPropertiesKHX::subsetAllocation

Definition at line 5152 of file mini_vulkan.h.


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