HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkTextureLODGatherFormatPropertiesAMD
 

Public Member Functions

VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD (VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 TextureLODGatherFormatPropertiesAMD (VkTextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT
 
TextureLODGatherFormatPropertiesAMDoperator= (TextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT=default
 
TextureLODGatherFormatPropertiesAMDoperator= (VkTextureLODGatherFormatPropertiesAMD const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkTextureLODGatherFormatPropertiesAMD const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkTextureLODGatherFormatPropertiesAMD & () VULKAN_HPP_NOEXCEPT
 
bool operator== (TextureLODGatherFormatPropertiesAMD const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (TextureLODGatherFormatPropertiesAMD const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 supportsTextureGatherLODBiasAMD = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::eTextureLodGatherFormatPropertiesAMD
 

Detailed Description

Definition at line 96056 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::TextureLODGatherFormatPropertiesAMD ( VULKAN_HPP_NAMESPACE::Bool32  supportsTextureGatherLODBiasAMD_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 96064 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::TextureLODGatherFormatPropertiesAMD ( TextureLODGatherFormatPropertiesAMD const rhs)
default
VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::TextureLODGatherFormatPropertiesAMD ( VkTextureLODGatherFormatPropertiesAMD const rhs)
inline

Definition at line 96073 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator VkTextureLODGatherFormatPropertiesAMD & ( )
inline

Definition at line 96092 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator VkTextureLODGatherFormatPropertiesAMD const & ( ) const
inline

Definition at line 96087 of file vulkan_structs.hpp.

TextureLODGatherFormatPropertiesAMD& VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator= ( TextureLODGatherFormatPropertiesAMD const rhs)
default
TextureLODGatherFormatPropertiesAMD& VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator= ( VkTextureLODGatherFormatPropertiesAMD const rhs)
inline

Definition at line 96081 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::operator== ( TextureLODGatherFormatPropertiesAMD const rhs) const
inline

Definition at line 96112 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::allowDuplicate = false
static

Definition at line 96060 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::pNext = {}

Definition at line 96129 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::structureType = StructureType::eTextureLodGatherFormatPropertiesAMD
static

Definition at line 96061 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::sType = StructureType::eTextureLodGatherFormatPropertiesAMD

Definition at line 96128 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD = {}

Definition at line 96130 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: