Vulkan-Hpp
vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCopyMemoryIndirectPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCopyMemoryIndirectPropertiesNV (vk::QueueFlags supportedQueues_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceCopyMemoryIndirectPropertiesNV (PhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceCopyMemoryIndirectPropertiesNV (VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceCopyMemoryIndirectPropertiesNVoperator= (PhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceCopyMemoryIndirectPropertiesNVoperator= (VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceCopyMemoryIndirectPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceCopyMemoryIndirectPropertiesNV
 
void * pNext = {}
 
vk::QueueFlags supportedQueues = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 59154 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceCopyMemoryIndirectPropertiesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::PhysicalDeviceCopyMemoryIndirectPropertiesNV ( vk::QueueFlags  supportedQueues_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 59162 of file vulkan_structs.hpp.

◆ PhysicalDeviceCopyMemoryIndirectPropertiesNV() [2/3]

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

◆ PhysicalDeviceCopyMemoryIndirectPropertiesNV() [3/3]

vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::PhysicalDeviceCopyMemoryIndirectPropertiesNV ( VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const &  rhs)
inline

Definition at line 59171 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV &()

vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV & ( )
inline

Definition at line 59190 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const &()

vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::operator VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const & ( ) const
inline

Definition at line 59185 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 59219 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceCopyMemoryIndirectPropertiesNV& vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::operator= ( VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const &  rhs)
inline

Definition at line 59179 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 59210 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 59158 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 59227 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::structureType = StructureType::ePhysicalDeviceCopyMemoryIndirectPropertiesNV
static

Definition at line 59159 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::sType = StructureType::ePhysicalDeviceCopyMemoryIndirectPropertiesNV

Definition at line 59226 of file vulkan_structs.hpp.

◆ supportedQueues

vk::QueueFlags vk::PhysicalDeviceCopyMemoryIndirectPropertiesNV::supportedQueues = {}

Definition at line 59228 of file vulkan_structs.hpp.


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