Lines Matching defs:PhysicalDeviceLayeredDriverPropertiesMSFT
70103 struct PhysicalDeviceLayeredDriverPropertiesMSFT struct
70105 using NativeType = VkPhysicalDeviceLayeredDriverPropertiesMSFT;
70107 static const bool allowDuplicate = false;
70111 VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT( in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70121 …PhysicalDeviceLayeredDriverPropertiesMSFT( VkPhysicalDeviceLayeredDriverPropertiesMSFT const & rhs… in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70131 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredDriverPropertiesMSFT const *>… in operator =()
70135 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const&()
70140 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT&()
70151 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
70160 … bool operator==( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
70169 … bool operator!=( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
70176 …ureType sType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT;
70177 void * pNext = {};
70178 …riverUnderlyingApiMSFT underlyingAPI = VULKAN_HPP_NAMESPACE::LayeredDriverUnderlyingApiMSFT::eNone;