Lines Matching defs:TextureLODGatherFormatPropertiesAMD
112181 struct TextureLODGatherFormatPropertiesAMD struct
112183 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
112189 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
112198 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
112208 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
112212 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
112217 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
112228 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
112237 bool operator==( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
112246 bool operator!=( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
112253 …tructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD;
112254 void * pNext = {};
112255 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};