Vulkan-Hpp
vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV (vk::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 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNVsetDedicatedAllocationImageAliasing (vk::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

vk::StructureType sType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV
 
void * pNext = {}
 
vk::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 60009 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() [1/3]

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

Definition at line 60017 of file vulkan_structs.hpp.

◆ PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() [2/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs)
default

◆ PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() [3/3]

vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV ( VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs)
inline

Definition at line 60027 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV &()

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

Definition at line 60063 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &()

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

Definition at line 60058 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator!= ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs) const
inline

Definition at line 60092 of file vulkan_structs.hpp.

◆ operator=() [1/2]

PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator= ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs)
default

◆ operator=() [2/2]

PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator= ( VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs)
inline

Definition at line 60037 of file vulkan_structs.hpp.

◆ operator==()

bool vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::operator== ( PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &  rhs) const
inline

Definition at line 60083 of file vulkan_structs.hpp.

◆ setDedicatedAllocationImageAliasing()

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

Definition at line 60051 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV& vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::setPNext ( void *  pNext_)
inline

Definition at line 60044 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 60013 of file vulkan_structs.hpp.

◆ dedicatedAllocationImageAliasing

vk::Bool32 vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::dedicatedAllocationImageAliasing = {}

Definition at line 60101 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 60100 of file vulkan_structs.hpp.

◆ structureType

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

Definition at line 60014 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV::sType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV

Definition at line 60099 of file vulkan_structs.hpp.


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