struct PhysicalDeviceDeviceGeneratedCommandsPropertiesNV
Defined at line 66500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_device_generated_commands ===
Public Members
StructureType sType
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
Public Methods
void 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_)
Defined at line 66508 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (const PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & rhs)
Defined at line 66531 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsPropertiesNV (const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & rhs)
Defined at line 66534 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & operator= (const PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & rhs)
Defined at line 66539 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & operator= (const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & rhs)
Defined at line 66543 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & operator const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & ()
Defined at line 66549 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV & ()
Defined at line 66554 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDeviceGeneratedCommandsPropertiesNV & )
Defined at line 66592 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp