Lines Matching defs:TextureLODGatherFormatPropertiesAMD
117247 struct TextureLODGatherFormatPropertiesAMD struct
117249 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
117255 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
117264 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
117274 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
117278 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
117283 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
117294 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
117303 bool operator==( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
117312 bool operator!=( TextureLODGatherFormatPropertiesAMD const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
117319 …tructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD;
117320 void * pNext = {};
117321 VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {};