Home
last modified time | relevance | path

Searched defs:PhysicalDevicePCIBusInfoPropertiesEXT (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp61535 struct PhysicalDevicePCIBusInfoPropertiesEXT struct
61544 VULKAN_HPP_CONSTEXPR PhysicalDevicePCIBusInfoPropertiesEXT(uint32_t pciDomain_ = {}, uint32_t pciBu… in PhysicalDevicePCIBusInfoPropertiesEXT() function
61550PhysicalDevicePCIBusInfoPropertiesEXT( VkPhysicalDevicePCIBusInfoPropertiesEXT const & rhs ) VULKA… in PhysicalDevicePCIBusInfoPropertiesEXT() function
61560 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePCIBusInfoPropertiesEXT const *>( &r… in operator =()
61565 operator VkPhysicalDevicePCIBusInfoPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT const&()
61570 operator VkPhysicalDevicePCIBusInfoPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT&()
61581 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
61591 bool operator==( PhysicalDevicePCIBusInfoPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
61605 bool operator!=( PhysicalDevicePCIBusInfoPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
61612 … VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT;
[all …]