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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDedicatedAllocationBufferCreateInfoNV
 

Public Member Functions

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

Public Attributes

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

Static Public Attributes

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

Detailed Description

Definition at line 19548 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 19556 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::DedicatedAllocationBufferCreateInfoNV ( DedicatedAllocationBufferCreateInfoNV const rhs)
default
VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::DedicatedAllocationBufferCreateInfoNV ( VkDedicatedAllocationBufferCreateInfoNV const rhs)
inline

Definition at line 19565 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::operator VkDedicatedAllocationBufferCreateInfoNV & ( )
inline

Definition at line 19599 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::operator VkDedicatedAllocationBufferCreateInfoNV const & ( ) const
inline

Definition at line 19594 of file vulkan_structs.hpp.

DedicatedAllocationBufferCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::operator= ( DedicatedAllocationBufferCreateInfoNV const rhs)
default
DedicatedAllocationBufferCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::operator= ( VkDedicatedAllocationBufferCreateInfoNV const rhs)
inline

Definition at line 19573 of file vulkan_structs.hpp.

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

Definition at line 19619 of file vulkan_structs.hpp.

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

Definition at line 19587 of file vulkan_structs.hpp.

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

Definition at line 19580 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 19552 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::dedicatedAllocation = {}

Definition at line 19637 of file vulkan_structs.hpp.

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

Definition at line 19636 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::structureType = StructureType::eDedicatedAllocationBufferCreateInfoNV
static

Definition at line 19553 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV::sType = StructureType::eDedicatedAllocationBufferCreateInfoNV

Definition at line 19635 of file vulkan_structs.hpp.


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