Lines Matching defs:PhysicalDeviceLayeredDriverPropertiesMSFT
72265 struct PhysicalDeviceLayeredDriverPropertiesMSFT struct
72267 using NativeType = VkPhysicalDeviceLayeredDriverPropertiesMSFT;
72269 static const bool allowDuplicate = false;
72273 VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT( in PhysicalDeviceLayeredDriverPropertiesMSFT() function
72283 …PhysicalDeviceLayeredDriverPropertiesMSFT( VkPhysicalDeviceLayeredDriverPropertiesMSFT const & rhs… in PhysicalDeviceLayeredDriverPropertiesMSFT() function
72293 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredDriverPropertiesMSFT const *>… in operator =()
72297 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const&()
72302 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT&()
72313 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
72322 … bool operator==( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
72331 … bool operator!=( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
72338 …ureType sType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT;
72339 void * pNext = {};
72340 …riverUnderlyingApiMSFT underlyingAPI = VULKAN_HPP_NAMESPACE::LayeredDriverUnderlyingApiMSFT::eNone;