HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::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

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

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::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 54479 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV ( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV ( VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const rhs)
inline

Definition at line 54505 of file vulkan_structs.hpp.

Member Function Documentation

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

Definition at line 54525 of file vulkan_structs.hpp.

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

Definition at line 54520 of file vulkan_structs.hpp.

PhysicalDeviceDeviceGeneratedCommandsPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::operator= ( PhysicalDeviceDeviceGeneratedCommandsPropertiesNV const rhs)
default
PhysicalDeviceDeviceGeneratedCommandsPropertiesNV& VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::operator= ( VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const rhs)
inline

Definition at line 54514 of file vulkan_structs.hpp.

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

Definition at line 54565 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 54475 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount = {}

Definition at line 54590 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount = {}

Definition at line 54593 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride = {}

Definition at line 54595 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount = {}

Definition at line 54592 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset = {}

Definition at line 54594 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount = {}

Definition at line 54591 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment = {}

Definition at line 54598 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment = {}

Definition at line 54596 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment = {}

Definition at line 54597 of file vulkan_structs.hpp.

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

Definition at line 54589 of file vulkan_structs.hpp.

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

Definition at line 54476 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType = StructureType::ePhysicalDeviceDeviceGeneratedCommandsPropertiesNV

Definition at line 54588 of file vulkan_structs.hpp.


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