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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkImageViewASTCDecodeModeEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR ImageViewASTCDecodeModeEXT (VULKAN_HPP_NAMESPACE::Format decodeMode_=VULKAN_HPP_NAMESPACE::Format::eUndefined, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR ImageViewASTCDecodeModeEXT (ImageViewASTCDecodeModeEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 ImageViewASTCDecodeModeEXT (VkImageViewASTCDecodeModeEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
ImageViewASTCDecodeModeEXToperator= (ImageViewASTCDecodeModeEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
ImageViewASTCDecodeModeEXToperator= (VkImageViewASTCDecodeModeEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ImageViewASTCDecodeModeEXT
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
ImageViewASTCDecodeModeEXT
setDecodeMode (VULKAN_HPP_NAMESPACE::Format decodeMode_) VULKAN_HPP_NOEXCEPT
 
 operator VkImageViewASTCDecodeModeEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkImageViewASTCDecodeModeEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (ImageViewASTCDecodeModeEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (ImageViewASTCDecodeModeEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eImageViewAstcDecodeModeEXT
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Format decodeMode = VULKAN_HPP_NAMESPACE::Format::eUndefined
 

Static Public Attributes

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

Detailed Description

Definition at line 40705 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::ImageViewASTCDecodeModeEXT ( VULKAN_HPP_NAMESPACE::Format  decodeMode_ = VULKAN_HPP_NAMESPACE::Format::eUndefined,
const void pNext_ = nullptr 
)
inline

Definition at line 40713 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::ImageViewASTCDecodeModeEXT ( ImageViewASTCDecodeModeEXT const rhs)
default
VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::ImageViewASTCDecodeModeEXT ( VkImageViewASTCDecodeModeEXT const rhs)
inline

Definition at line 40722 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::operator VkImageViewASTCDecodeModeEXT & ( )
inline

Definition at line 40755 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::operator VkImageViewASTCDecodeModeEXT const & ( ) const
inline

Definition at line 40750 of file vulkan_structs.hpp.

ImageViewASTCDecodeModeEXT& VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::operator= ( ImageViewASTCDecodeModeEXT const rhs)
default
ImageViewASTCDecodeModeEXT& VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::operator= ( VkImageViewASTCDecodeModeEXT const rhs)
inline

Definition at line 40730 of file vulkan_structs.hpp.

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

Definition at line 40775 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 ImageViewASTCDecodeModeEXT& VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::setDecodeMode ( VULKAN_HPP_NAMESPACE::Format  decodeMode_)
inline

Definition at line 40743 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 ImageViewASTCDecodeModeEXT& VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::setPNext ( const void pNext_)
inline

Definition at line 40737 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 40709 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Format VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::decodeMode = VULKAN_HPP_NAMESPACE::Format::eUndefined

Definition at line 40793 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::pNext = {}

Definition at line 40792 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::structureType = StructureType::eImageViewAstcDecodeModeEXT
static

Definition at line 40710 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageViewASTCDecodeModeEXT::sType = StructureType::eImageViewAstcDecodeModeEXT

Definition at line 40791 of file vulkan_structs.hpp.


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