Lines Matching defs:TextureLODGatherFormatPropertiesAMD
114546 struct TextureLODGatherFormatPropertiesAMD struct
114548 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
114554 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
114563 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
114573 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
114577 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
114582 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
114593 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
114602 bool operator==( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
114611 bool operator!=( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
114618 …tructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD;
114619 void * pNext = {};
114620 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};