Lines Matching defs:TextureLODGatherFormatPropertiesAMD
117258 struct TextureLODGatherFormatPropertiesAMD struct
117260 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
117266 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
117275 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
117285 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
117289 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
117294 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
117305 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
117314 bool operator==( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
117323 bool operator!=( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
117330 …tructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD;
117331 void * pNext = {};
117332 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};