Lines Matching defs:TextureLODGatherFormatPropertiesAMD
98101 struct TextureLODGatherFormatPropertiesAMD struct
98103 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
98109 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
98118 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
98128 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
98132 explicit operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
98137 explicit operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
98148 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
98157 bool operator==( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
98166 bool operator!=( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
98173 …tructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD;
98174 void * pNext = {};
98175 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};