#include <vulkan_structs.hpp>
Definition at line 62135 of file vulkan_structs.hpp.
◆ NativeType
◆ 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 |
◆ PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() [2/3]
◆ PhysicalDeviceDeviceGeneratedCommandsPropertiesNV() [3/3]
◆ operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &()
◆ operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::allowDuplicate = false |
|
static |
◆ maxGraphicsShaderGroupCount
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount = {} |
◆ maxIndirectCommandsStreamCount
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount = {} |
◆ maxIndirectCommandsStreamStride
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride = {} |
◆ maxIndirectCommandsTokenCount
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount = {} |
◆ maxIndirectCommandsTokenOffset
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset = {} |
◆ maxIndirectSequenceCount
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount = {} |
◆ minIndirectCommandsBufferOffsetAlignment
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment = {} |
◆ minSequencesCountBufferOffsetAlignment
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment = {} |
◆ minSequencesIndexBufferOffsetAlignment
uint32_t vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment = {} |
◆ pNext
void* vk::PhysicalDeviceDeviceGeneratedCommandsPropertiesNV::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: