RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV Struct Reference

#include <vulkan.hpp>

Public Member Functions

 DedicatedAllocationImageCreateInfoNV (Bool32 dedicatedAllocation_=0)
 
 DedicatedAllocationImageCreateInfoNV (VkDedicatedAllocationImageCreateInfoNV const &rhs)
 
DedicatedAllocationImageCreateInfoNVoperator= (VkDedicatedAllocationImageCreateInfoNV const &rhs)
 
DedicatedAllocationImageCreateInfoNVsetPNext (const void *pNext_)
 
DedicatedAllocationImageCreateInfoNVsetDedicatedAllocation (Bool32 dedicatedAllocation_)
 
 operator const VkDedicatedAllocationImageCreateInfoNV & () const
 
bool operator== (DedicatedAllocationImageCreateInfoNV const &rhs) const
 
bool operator!= (DedicatedAllocationImageCreateInfoNV const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
Bool32 dedicatedAllocation
 

Private Attributes

StructureType sType = StructureType::eDedicatedAllocationImageCreateInfoNV
 

Constructor & Destructor Documentation

◆ DedicatedAllocationImageCreateInfoNV() [1/2]

VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::DedicatedAllocationImageCreateInfoNV ( Bool32  dedicatedAllocation_ = 0)
inline

◆ DedicatedAllocationImageCreateInfoNV() [2/2]

VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::DedicatedAllocationImageCreateInfoNV ( VkDedicatedAllocationImageCreateInfoNV const rhs)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator const VkDedicatedAllocationImageCreateInfoNV &()

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

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator!= ( DedicatedAllocationImageCreateInfoNV const rhs) const
inline
Here is the call graph for this function:

◆ operator=()

DedicatedAllocationImageCreateInfoNV& VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator= ( VkDedicatedAllocationImageCreateInfoNV const rhs)
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::operator== ( DedicatedAllocationImageCreateInfoNV const rhs) const
inline
Here is the caller graph for this function:

◆ setDedicatedAllocation()

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

◆ setPNext()

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

Member Data Documentation

◆ dedicatedAllocation

Bool32 VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::dedicatedAllocation

◆ pNext

const void* VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV::pNext = nullptr

◆ sType

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

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