Home
last modified time | relevance | path

Searched defs:TextureLODGatherFormatPropertiesAMD (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp72253 struct TextureLODGatherFormatPropertiesAMD struct
72255 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
72257 static const bool allowDuplicate = false;
72262 VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( in TextureLODGatherFormatPropertiesAMD() function
72270TextureLODGatherFormatPropertiesAMD( VkTextureLODGatherFormatPropertiesAMD const & rhs ) VULKAN_HP… in TextureLODGatherFormatPropertiesAMD() function
72281 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD const *>( &rhs… in operator =()
72285 operator VkTextureLODGatherFormatPropertiesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD const&()
72290 operator VkTextureLODGatherFormatPropertiesAMD &() VULKAN_HPP_NOEXCEPT in operator VkTextureLODGatherFormatPropertiesAMD&()
72315 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp112181 struct TextureLODGatherFormatPropertiesAMD struct
112183 using NativeType = VkTextureLODGatherFormatPropertiesAMD;
112189 …VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD( VULKAN_HPP_NAMESPACE::Bool32 supportsTex… in TextureLODGatherFormatPropertiesAMD() function
112198TextureLODGatherFormatPropertiesAMD( 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 !=()
[all …]