Lines Matching defs:PhysicalDeviceLayeredDriverPropertiesMSFT
70465 struct PhysicalDeviceLayeredDriverPropertiesMSFT struct
70467 using NativeType = VkPhysicalDeviceLayeredDriverPropertiesMSFT;
70469 static const bool allowDuplicate = false;
70473 VULKAN_HPP_CONSTEXPR PhysicalDeviceLayeredDriverPropertiesMSFT( in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70483 …PhysicalDeviceLayeredDriverPropertiesMSFT( VkPhysicalDeviceLayeredDriverPropertiesMSFT const & rhs… in PhysicalDeviceLayeredDriverPropertiesMSFT() function
70493 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLayeredDriverPropertiesMSFT const *>… in operator =()
70497 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT const&()
70502 operator VkPhysicalDeviceLayeredDriverPropertiesMSFT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLayeredDriverPropertiesMSFT&()
70513 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
70522 … bool operator==( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
70531 … bool operator!=( PhysicalDeviceLayeredDriverPropertiesMSFT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
70538 …ureType sType = StructureType::ePhysicalDeviceLayeredDriverPropertiesMSFT;
70539 void * pNext = {};
70540 …riverUnderlyingApiMSFT underlyingAPI = VULKAN_HPP_NAMESPACE::LayeredDriverUnderlyingApiMSFT::eNone;