VV::V1::PhysicalDevice::Properties::PCIBusInfo struct

To query the PCI bus information of a physical device, add a VkPhysicalDevicePCIBusInfoPropertiesEXT structure to the pNext chain of the VkPhysicalDeviceProperties2 structure.

Contents

Specification

Base classes

template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>
struct VV::V0::VKStruct_Base<VkPhysicalDevicePCIBusInfoPropertiesEXT, EStructureType::PhysicalDevice_PCI_BUS_Info_Properties_EXT>
Base struct for wrapping Vulkan native C API Structs.

Public variables

EType SType
void* Next
ui32 Domain
ui32 Bus
ui32 Device
ui32 Function