Searched defs:TextureLODGatherFormatPropertiesAMD (Results 1 – 4 of 4) sorted by relevance
117258 struct TextureLODGatherFormatPropertiesAMD struct117260 using NativeType = VkTextureLODGatherFormatPropertiesAMD;117266 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function117275 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function117285 …*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 !=()[all …]
114546 struct TextureLODGatherFormatPropertiesAMD struct114548 using NativeType = VkTextureLODGatherFormatPropertiesAMD;114554 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function114563 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function114573 …*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 !=()[all …]
138958 struct TextureLODGatherFormatPropertiesAMD struct138960 using NativeType = VkTextureLODGatherFormatPropertiesAMD;138966 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function138975 …TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function138985 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()138989 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()138994 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()138999 operator VkTextureLODGatherFormatPropertiesAMD const *() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const*()139004 operator VkTextureLODGatherFormatPropertiesAMD *() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD*()139015 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
24493 pub struct TextureLODGatherFormatPropertiesAMD { struct24498 impl ::std::default::Default for TextureLODGatherFormatPropertiesAMD { implementation24508 unsafe impl TaggedStructure for TextureLODGatherFormatPropertiesAMD { implementation24511 impl TextureLODGatherFormatPropertiesAMD { impl24525 unsafe impl ExtendsImageFormatProperties2 for TextureLODGatherFormatPropertiesAMD {} implementation24550 pub fn build(self) -> TextureLODGatherFormatPropertiesAMD { in build()