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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceCopyMemoryIndirectPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceCopyMemoryIndirectPropertiesNV (VULKAN_HPP_NAMESPACE::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

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCopyMemoryIndirectPropertiesNV
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::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 52237 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Definition at line 52245 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::PhysicalDeviceCopyMemoryIndirectPropertiesNV ( PhysicalDeviceCopyMemoryIndirectPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::PhysicalDeviceCopyMemoryIndirectPropertiesNV ( VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const rhs)
inline

Definition at line 52254 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 52273 of file vulkan_structs.hpp.

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

Definition at line 52268 of file vulkan_structs.hpp.

PhysicalDeviceCopyMemoryIndirectPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::operator= ( PhysicalDeviceCopyMemoryIndirectPropertiesNV const rhs)
default
PhysicalDeviceCopyMemoryIndirectPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::operator= ( VkPhysicalDeviceCopyMemoryIndirectPropertiesNV const rhs)
inline

Definition at line 52262 of file vulkan_structs.hpp.

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

Definition at line 52293 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 52241 of file vulkan_structs.hpp.

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

Definition at line 52310 of file vulkan_structs.hpp.

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

Definition at line 52242 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::sType = StructureType::ePhysicalDeviceCopyMemoryIndirectPropertiesNV

Definition at line 52309 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::QueueFlags VULKAN_HPP_NAMESPACE::PhysicalDeviceCopyMemoryIndirectPropertiesNV::supportedQueues = {}

Definition at line 52311 of file vulkan_structs.hpp.


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