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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDedicatedAllocationImageCreateInfoNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV (VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DedicatedAllocationImageCreateInfoNV (DedicatedAllocationImageCreateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DedicatedAllocationImageCreateInfoNV (VkDedicatedAllocationImageCreateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
DedicatedAllocationImageCreateInfoNVoperator= (DedicatedAllocationImageCreateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DedicatedAllocationImageCreateInfoNVoperator= (VkDedicatedAllocationImageCreateInfoNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DedicatedAllocationImageCreateInfoNV
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
DedicatedAllocationImageCreateInfoNV
setDedicatedAllocation (VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_) VULKAN_HPP_NOEXCEPT
 
 operator VkDedicatedAllocationImageCreateInfoNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDedicatedAllocationImageCreateInfoNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DedicatedAllocationImageCreateInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DedicatedAllocationImageCreateInfoNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDedicatedAllocationImageCreateInfoNV
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 19646 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::DedicatedAllocationImageCreateInfoNV ( VULKAN_HPP_NAMESPACE::Bool32  dedicatedAllocation_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 19654 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::DedicatedAllocationImageCreateInfoNV ( DedicatedAllocationImageCreateInfoNV const rhs)
default
VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::DedicatedAllocationImageCreateInfoNV ( VkDedicatedAllocationImageCreateInfoNV const rhs)
inline

Definition at line 19663 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator VkDedicatedAllocationImageCreateInfoNV & ( )
inline

Definition at line 19697 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator VkDedicatedAllocationImageCreateInfoNV const & ( ) const
inline

Definition at line 19692 of file vulkan_structs.hpp.

DedicatedAllocationImageCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator= ( DedicatedAllocationImageCreateInfoNV const rhs)
default
DedicatedAllocationImageCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator= ( VkDedicatedAllocationImageCreateInfoNV const rhs)
inline

Definition at line 19671 of file vulkan_structs.hpp.

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

Definition at line 19717 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 DedicatedAllocationImageCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::setDedicatedAllocation ( VULKAN_HPP_NAMESPACE::Bool32  dedicatedAllocation_)
inline

Definition at line 19685 of file vulkan_structs.hpp.

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

Definition at line 19678 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 19650 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::dedicatedAllocation = {}

Definition at line 19735 of file vulkan_structs.hpp.

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

Definition at line 19734 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::structureType = StructureType::eDedicatedAllocationImageCreateInfoNV
static

Definition at line 19651 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::sType = StructureType::eDedicatedAllocationImageCreateInfoNV

Definition at line 19733 of file vulkan_structs.hpp.


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