Vulkan-Hpp
vk::PhysicalDeviceNestedCommandBufferFeaturesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceNestedCommandBufferFeaturesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceNestedCommandBufferFeaturesEXT (vk::Bool32 nestedCommandBuffer_={}, vk::Bool32 nestedCommandBufferRendering_={}, vk::Bool32 nestedCommandBufferSimultaneousUse_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceNestedCommandBufferFeaturesEXT (PhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceNestedCommandBufferFeaturesEXT (VkPhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceNestedCommandBufferFeaturesEXToperator= (PhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceNestedCommandBufferFeaturesEXToperator= (VkPhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXTsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXTsetNestedCommandBuffer (vk::Bool32 nestedCommandBuffer_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXTsetNestedCommandBufferRendering (vk::Bool32 nestedCommandBufferRendering_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXTsetNestedCommandBufferSimultaneousUse (vk::Bool32 nestedCommandBufferSimultaneousUse_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceNestedCommandBufferFeaturesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceNestedCommandBufferFeaturesEXT
 
void * pNext = {}
 
vk::Bool32 nestedCommandBuffer = {}
 
vk::Bool32 nestedCommandBufferRendering = {}
 
vk::Bool32 nestedCommandBufferSimultaneousUse = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 74013 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceNestedCommandBufferFeaturesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::PhysicalDeviceNestedCommandBufferFeaturesEXT ( vk::Bool32  nestedCommandBuffer_ = {},
vk::Bool32  nestedCommandBufferRendering_ = {},
vk::Bool32  nestedCommandBufferSimultaneousUse_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 74021 of file vulkan_structs.hpp.

◆ PhysicalDeviceNestedCommandBufferFeaturesEXT() [2/3]

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

◆ PhysicalDeviceNestedCommandBufferFeaturesEXT() [3/3]

vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::PhysicalDeviceNestedCommandBufferFeaturesEXT ( VkPhysicalDeviceNestedCommandBufferFeaturesEXT const &  rhs)
inline

Definition at line 74034 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT &()

vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT & ( )
inline

Definition at line 74082 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT const &()

vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::operator VkPhysicalDeviceNestedCommandBufferFeaturesEXT const & ( ) const
inline

Definition at line 74077 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 74117 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceNestedCommandBufferFeaturesEXT& vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::operator= ( VkPhysicalDeviceNestedCommandBufferFeaturesEXT const &  rhs)
inline

Definition at line 74042 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 74106 of file vulkan_structs.hpp.

◆ setNestedCommandBuffer()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXT& vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::setNestedCommandBuffer ( vk::Bool32  nestedCommandBuffer_)
inline

Definition at line 74056 of file vulkan_structs.hpp.

◆ setNestedCommandBufferRendering()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXT& vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::setNestedCommandBufferRendering ( vk::Bool32  nestedCommandBufferRendering_)
inline

Definition at line 74063 of file vulkan_structs.hpp.

◆ setNestedCommandBufferSimultaneousUse()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceNestedCommandBufferFeaturesEXT& vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::setNestedCommandBufferSimultaneousUse ( vk::Bool32  nestedCommandBufferSimultaneousUse_)
inline

Definition at line 74070 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 74049 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 74017 of file vulkan_structs.hpp.

◆ nestedCommandBuffer

vk::Bool32 vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBuffer = {}

Definition at line 74126 of file vulkan_structs.hpp.

◆ nestedCommandBufferRendering

vk::Bool32 vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferRendering = {}

Definition at line 74127 of file vulkan_structs.hpp.

◆ nestedCommandBufferSimultaneousUse

vk::Bool32 vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::nestedCommandBufferSimultaneousUse = {}

Definition at line 74128 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 74125 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::structureType = StructureType::ePhysicalDeviceNestedCommandBufferFeaturesEXT
static

Definition at line 74018 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceNestedCommandBufferFeaturesEXT::sType = StructureType::ePhysicalDeviceNestedCommandBufferFeaturesEXT

Definition at line 74124 of file vulkan_structs.hpp.


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