Vulkan-Hpp
vk::TextureLODGatherFormatPropertiesAMD Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkTextureLODGatherFormatPropertiesAMD
 

Public Member Functions

VULKAN_HPP_CONSTEXPR TextureLODGatherFormatPropertiesAMD (vk::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

vk::StructureType sType = StructureType::eTextureLodGatherFormatPropertiesAMD
 
void * pNext = {}
 
vk::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 112181 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ TextureLODGatherFormatPropertiesAMD() [1/3]

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

Definition at line 112189 of file vulkan_structs.hpp.

◆ TextureLODGatherFormatPropertiesAMD() [2/3]

VULKAN_HPP_CONSTEXPR vk::TextureLODGatherFormatPropertiesAMD::TextureLODGatherFormatPropertiesAMD ( TextureLODGatherFormatPropertiesAMD const &  rhs)
default

◆ TextureLODGatherFormatPropertiesAMD() [3/3]

vk::TextureLODGatherFormatPropertiesAMD::TextureLODGatherFormatPropertiesAMD ( VkTextureLODGatherFormatPropertiesAMD const &  rhs)
inline

Definition at line 112198 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkTextureLODGatherFormatPropertiesAMD &()

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

Definition at line 112217 of file vulkan_structs.hpp.

◆ operator VkTextureLODGatherFormatPropertiesAMD const &()

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

Definition at line 112212 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::TextureLODGatherFormatPropertiesAMD::operator!= ( TextureLODGatherFormatPropertiesAMD const &  rhs) const
inline

Definition at line 112246 of file vulkan_structs.hpp.

◆ operator=() [1/2]

TextureLODGatherFormatPropertiesAMD& vk::TextureLODGatherFormatPropertiesAMD::operator= ( TextureLODGatherFormatPropertiesAMD const &  rhs)
default

◆ operator=() [2/2]

TextureLODGatherFormatPropertiesAMD& vk::TextureLODGatherFormatPropertiesAMD::operator= ( VkTextureLODGatherFormatPropertiesAMD const &  rhs)
inline

Definition at line 112206 of file vulkan_structs.hpp.

◆ operator==()

bool vk::TextureLODGatherFormatPropertiesAMD::operator== ( TextureLODGatherFormatPropertiesAMD const &  rhs) const
inline

Definition at line 112237 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 112185 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 112254 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 112186 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::TextureLODGatherFormatPropertiesAMD::sType = StructureType::eTextureLodGatherFormatPropertiesAMD

Definition at line 112253 of file vulkan_structs.hpp.

◆ supportsTextureGatherLODBiasAMD

vk::Bool32 vk::TextureLODGatherFormatPropertiesAMD::supportsTextureGatherLODBiasAMD = {}

Definition at line 112255 of file vulkan_structs.hpp.


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