Vulkan-Hpp
vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (uint32_t maxGraphicsShaderGroupCount_={}, uint32_t maxIndirectSequenceCount_={}, uint32_t maxIndirectCommandsTokenCount_={}, uint32_t maxIndirectCommandsStreamCount_={}, uint32_t maxIndirectCommandsTokenOffset_={}, uint32_t maxIndirectCommandsStreamStride_={}, uint32_t minSequencesCountBufferOffsetAlignment_={}, uint32_t minSequencesIndexBufferOffsetAlignment_={}, uint32_t minIndirectCommandsBufferOffsetAlignment_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDeviceGeneratedCommandsPropertiesNVoperator= (PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDeviceGeneratedCommandsPropertiesNVoperator= (VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV
 
void * pNext = {}
 
uint32_t maxGraphicsShaderGroupCount = {}
 
uint32_t maxIndirectSequenceCount = {}
 
uint32_t maxIndirectCommandsTokenCount = {}
 
uint32_t maxIndirectCommandsStreamCount = {}
 
uint32_t maxIndirectCommandsTokenOffset = {}
 
uint32_t maxIndirectCommandsStreamStride = {}
 
uint32_t minSequencesCountBufferOffsetAlignment = {}
 
uint32_t minSequencesIndexBufferOffsetAlignment = {}
 
uint32_t minIndirectCommandsBufferOffsetAlignment = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 62135 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV ( uint32_t  maxGraphicsShaderGroupCount_ = {},
uint32_t  maxIndirectSequenceCount_ = {},
uint32_t  maxIndirectCommandsTokenCount_ = {},
uint32_t  maxIndirectCommandsStreamCount_ = {},
uint32_t  maxIndirectCommandsTokenOffset_ = {},
uint32_t  maxIndirectCommandsStreamStride_ = {},
uint32_t  minSequencesCountBufferOffsetAlignment_ = {},
uint32_t  minSequencesIndexBufferOffsetAlignment_ = {},
uint32_t  minIndirectCommandsBufferOffsetAlignment_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 62143 of file vulkan_structs.hpp.

◆ PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() [2/3]

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

◆ PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() [3/3]

vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV ( VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &  rhs)
inline

Definition at line 62169 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &()

vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & ( )
inline

Definition at line 62189 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &()

vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const & ( ) const
inline

Definition at line 62184 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 62245 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceDeviceGeneratedCommandsPropertiesNV& vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::operator= ( VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &  rhs)
inline

Definition at line 62178 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 62229 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 62139 of file vulkan_structs.hpp.

◆ maxGraphicsShaderGroupCount

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount = {}

Definition at line 62254 of file vulkan_structs.hpp.

◆ maxIndirectCommandsStreamCount

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount = {}

Definition at line 62257 of file vulkan_structs.hpp.

◆ maxIndirectCommandsStreamStride

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride = {}

Definition at line 62259 of file vulkan_structs.hpp.

◆ maxIndirectCommandsTokenCount

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount = {}

Definition at line 62256 of file vulkan_structs.hpp.

◆ maxIndirectCommandsTokenOffset

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset = {}

Definition at line 62258 of file vulkan_structs.hpp.

◆ maxIndirectSequenceCount

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount = {}

Definition at line 62255 of file vulkan_structs.hpp.

◆ minIndirectCommandsBufferOffsetAlignment

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment = {}

Definition at line 62262 of file vulkan_structs.hpp.

◆ minSequencesCountBufferOffsetAlignment

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment = {}

Definition at line 62260 of file vulkan_structs.hpp.

◆ minSequencesIndexBufferOffsetAlignment

uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment = {}

Definition at line 62261 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 62253 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::structureType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV
static

Definition at line 62140 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV

Definition at line 62252 of file vulkan_structs.hpp.


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