Vulkan-Hpp
vk::PhysicalDevicePCIBusInfoPropertiesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePCIBusInfoPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePCIBusInfoPropertiesEXT (uint32_t pciDomain_={}, uint32_t pciBus_={}, uint32_t pciDevice_={}, uint32_t pciFunction_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePCIBusInfoPropertiesEXT (PhysicalDevicePCIBusInfoPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePCIBusInfoPropertiesEXT (VkPhysicalDevicePCIBusInfoPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePCIBusInfoPropertiesEXToperator= (PhysicalDevicePCIBusInfoPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePCIBusInfoPropertiesEXToperator= (VkPhysicalDevicePCIBusInfoPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePCIBusInfoPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePCIBusInfoPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePCIBusInfoPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePCIBusInfoPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT
 
void * pNext = {}
 
uint32_t pciDomain = {}
 
uint32_t pciBus = {}
 
uint32_t pciDevice = {}
 
uint32_t pciFunction = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT
 

Detailed Description

Definition at line 74780 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDevicePCIBusInfoPropertiesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDevicePCIBusInfoPropertiesEXT::PhysicalDevicePCIBusInfoPropertiesEXT ( uint32_t  pciDomain_ = {},
uint32_t  pciBus_ = {},
uint32_t  pciDevice_ = {},
uint32_t  pciFunction_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 74788 of file vulkan_structs.hpp.

◆ PhysicalDevicePCIBusInfoPropertiesEXT() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDevicePCIBusInfoPropertiesEXT::PhysicalDevicePCIBusInfoPropertiesEXT ( PhysicalDevicePCIBusInfoPropertiesEXT const &  rhs)
default

◆ PhysicalDevicePCIBusInfoPropertiesEXT() [3/3]

vk::PhysicalDevicePCIBusInfoPropertiesEXT::PhysicalDevicePCIBusInfoPropertiesEXT ( VkPhysicalDevicePCIBusInfoPropertiesEXT const &  rhs)
inline

Definition at line 74800 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDevicePCIBusInfoPropertiesEXT &()

vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator VkPhysicalDevicePCIBusInfoPropertiesEXT & ( )
inline

Definition at line 74819 of file vulkan_structs.hpp.

◆ operator VkPhysicalDevicePCIBusInfoPropertiesEXT const &()

vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator VkPhysicalDevicePCIBusInfoPropertiesEXT const & ( ) const
inline

Definition at line 74814 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator!= ( PhysicalDevicePCIBusInfoPropertiesEXT const &  rhs) const
inline

Definition at line 74849 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDevicePCIBusInfoPropertiesEXT& vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator= ( PhysicalDevicePCIBusInfoPropertiesEXT const &  rhs)
default

◆ operator=() [2/2]

PhysicalDevicePCIBusInfoPropertiesEXT& vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator= ( VkPhysicalDevicePCIBusInfoPropertiesEXT const &  rhs)
inline

Definition at line 74808 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDevicePCIBusInfoPropertiesEXT::operator== ( PhysicalDevicePCIBusInfoPropertiesEXT const &  rhs) const
inline

Definition at line 74839 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::PhysicalDevicePCIBusInfoPropertiesEXT::allowDuplicate = false
static

Definition at line 74784 of file vulkan_structs.hpp.

◆ pciBus

uint32_t vk::PhysicalDevicePCIBusInfoPropertiesEXT::pciBus = {}

Definition at line 74859 of file vulkan_structs.hpp.

◆ pciDevice

uint32_t vk::PhysicalDevicePCIBusInfoPropertiesEXT::pciDevice = {}

Definition at line 74860 of file vulkan_structs.hpp.

◆ pciDomain

uint32_t vk::PhysicalDevicePCIBusInfoPropertiesEXT::pciDomain = {}

Definition at line 74858 of file vulkan_structs.hpp.

◆ pciFunction

uint32_t vk::PhysicalDevicePCIBusInfoPropertiesEXT::pciFunction = {}

Definition at line 74861 of file vulkan_structs.hpp.

◆ pNext

void* vk::PhysicalDevicePCIBusInfoPropertiesEXT::pNext = {}

Definition at line 74857 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDevicePCIBusInfoPropertiesEXT::structureType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT
static

Definition at line 74785 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDevicePCIBusInfoPropertiesEXT::sType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT

Definition at line 74856 of file vulkan_structs.hpp.


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