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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceImageViewMinLodFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceImageViewMinLodFeaturesEXT (VULKAN_HPP_NAMESPACE::Bool32 minLod_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceImageViewMinLodFeaturesEXT (PhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceImageViewMinLodFeaturesEXT (VkPhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceImageViewMinLodFeaturesEXToperator= (PhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceImageViewMinLodFeaturesEXToperator= (VkPhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceImageViewMinLodFeaturesEXT
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceImageViewMinLodFeaturesEXT
setMinLod (VULKAN_HPP_NAMESPACE::Bool32 minLod_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageViewMinLodFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceImageViewMinLodFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceImageViewMinLodFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceImageViewMinLodFeaturesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 minLod = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 60258 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::PhysicalDeviceImageViewMinLodFeaturesEXT ( VULKAN_HPP_NAMESPACE::Bool32  minLod_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 60266 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::PhysicalDeviceImageViewMinLodFeaturesEXT ( PhysicalDeviceImageViewMinLodFeaturesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::PhysicalDeviceImageViewMinLodFeaturesEXT ( VkPhysicalDeviceImageViewMinLodFeaturesEXT const rhs)
inline

Definition at line 60274 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::operator VkPhysicalDeviceImageViewMinLodFeaturesEXT & ( )
inline

Definition at line 60307 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::operator VkPhysicalDeviceImageViewMinLodFeaturesEXT const & ( ) const
inline

Definition at line 60302 of file vulkan_structs.hpp.

PhysicalDeviceImageViewMinLodFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::operator= ( PhysicalDeviceImageViewMinLodFeaturesEXT const rhs)
default
PhysicalDeviceImageViewMinLodFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::operator= ( VkPhysicalDeviceImageViewMinLodFeaturesEXT const rhs)
inline

Definition at line 60282 of file vulkan_structs.hpp.

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

Definition at line 60327 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageViewMinLodFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::setMinLod ( VULKAN_HPP_NAMESPACE::Bool32  minLod_)
inline

Definition at line 60295 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceImageViewMinLodFeaturesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::setPNext ( void pNext_)
inline

Definition at line 60289 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 60262 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::minLod = {}

Definition at line 60345 of file vulkan_structs.hpp.

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

Definition at line 60344 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::structureType = StructureType::ePhysicalDeviceImageViewMinLodFeaturesEXT
static

Definition at line 60263 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceImageViewMinLodFeaturesEXT::sType = StructureType::ePhysicalDeviceImageViewMinLodFeaturesEXT

Definition at line 60343 of file vulkan_structs.hpp.


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