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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV (VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocationImageAliasing_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV (PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV (VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVoperator= (PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVoperator= (VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
setDedicatedAllocationImageAliasing (VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocationImageAliasing_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocationImageAliasing = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 52709 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV ( VULKAN_HPP_NAMESPACE::Bool32  dedicatedAllocationImageAliasing_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 52717 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV ( VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const rhs)
inline

Definition at line 52727 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV & ( )
inline

Definition at line 52763 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const & ( ) const
inline

Definition at line 52758 of file vulkan_structs.hpp.

PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator= ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const rhs)
default
PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator= ( VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const rhs)
inline

Definition at line 52737 of file vulkan_structs.hpp.

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

Definition at line 52783 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::setDedicatedAllocationImageAliasing ( VULKAN_HPP_NAMESPACE::Bool32  dedicatedAllocationImageAliasing_)
inline

Definition at line 52751 of file vulkan_structs.hpp.

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

Definition at line 52744 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 52713 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::dedicatedAllocationImageAliasing = {}

Definition at line 52801 of file vulkan_structs.hpp.

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

Definition at line 52800 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::structureType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
static

Definition at line 52714 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::sType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV

Definition at line 52799 of file vulkan_structs.hpp.


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