Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp47570 struct PhysicalDevicePCIBusInfoPropertiesEXT struct
47572 using NativeType = VkPhysicalDevicePCIBusInfoPropertiesEXT;
47574 static const bool allowDuplicate = false;
47575 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
47579 VULKAN_HPP_CONSTEXPR PhysicalDevicePCIBusInfoPropertiesEXT( uint32_t pciDomain_ = {}, in PhysicalDevicePCIBusInfoPropertiesEXT() function
47592PhysicalDevicePCIBusInfoPropertiesEXT( VkPhysicalDevicePCIBusInfoPropertiesEXT const & rhs ) VULKA… in PhysicalDevicePCIBusInfoPropertiesEXT() function
47604 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePCIBusInfoPropertiesEXT const *>( &r… in operator =()
47608 operator VkPhysicalDevicePCIBusInfoPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT const&()
47613 operator VkPhysicalDevicePCIBusInfoPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT&()
47641 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDevicePCIBusInfoPropertiesEXT ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp74780 struct PhysicalDevicePCIBusInfoPropertiesEXT struct
74782 using NativeType = VkPhysicalDevicePCIBusInfoPropertiesEXT;
74784 static const bool allowDuplicate = false;
74785 …_OR_CONSTEXPR StructureType structureType = StructureType::ePhysicalDevicePciBusInfoPropertiesEXT;
74788 VULKAN_HPP_CONSTEXPR PhysicalDevicePCIBusInfoPropertiesEXT( in PhysicalDevicePCIBusInfoPropertiesEXT() function
74800PhysicalDevicePCIBusInfoPropertiesEXT( VkPhysicalDevicePCIBusInfoPropertiesEXT const & rhs ) VULKA… in PhysicalDevicePCIBusInfoPropertiesEXT() function
74810 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePCIBusInfoPropertiesEXT const *>( &r… in operator =()
74814 operator VkPhysicalDevicePCIBusInfoPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT const&()
74819 operator VkPhysicalDevicePCIBusInfoPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePCIBusInfoPropertiesEXT&()
74830 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]