#include <vulkan.hpp>
Definition at line 12948 of file vulkan.hpp.
◆ DeviceGeneratedCommandsLimitsNVX() [1/2]
VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::DeviceGeneratedCommandsLimitsNVX |
( |
uint32_t |
maxIndirectCommandsLayoutTokenCount_ = 0 , |
|
|
uint32_t |
maxObjectEntryCounts_ = 0 , |
|
|
uint32_t |
minSequenceCountBufferOffsetAlignment_ = 0 , |
|
|
uint32_t |
minSequenceIndexBufferOffsetAlignment_ = 0 , |
|
|
uint32_t |
minCommandsTokenBufferOffsetAlignment_ = 0 |
|
) |
| |
|
inline |
◆ DeviceGeneratedCommandsLimitsNVX() [2/2]
◆ operator VkDeviceGeneratedCommandsLimitsNVX &()
Definition at line 13014 of file vulkan.hpp.
13016 return *reinterpret_cast<VkDeviceGeneratedCommandsLimitsNVX*>(
this);
◆ operator VkDeviceGeneratedCommandsLimitsNVX const &()
Definition at line 13009 of file vulkan.hpp.
13011 return *reinterpret_cast<const VkDeviceGeneratedCommandsLimitsNVX*>(
this);
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setMaxIndirectCommandsLayoutTokenCount()
◆ setMaxObjectEntryCounts()
◆ setMinCommandsTokenBufferOffsetAlignment()
◆ setMinSequenceCountBufferOffsetAlignment()
◆ setMinSequenceIndexBufferOffsetAlignment()
◆ setPNext()
◆ maxIndirectCommandsLayoutTokenCount
uint32_t VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::maxIndirectCommandsLayoutTokenCount |
◆ maxObjectEntryCounts
uint32_t VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::maxObjectEntryCounts |
◆ minCommandsTokenBufferOffsetAlignment
uint32_t VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::minCommandsTokenBufferOffsetAlignment |
◆ minSequenceCountBufferOffsetAlignment
uint32_t VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::minSequenceCountBufferOffsetAlignment |
◆ minSequenceIndexBufferOffsetAlignment
uint32_t VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::minSequenceIndexBufferOffsetAlignment |
◆ pNext
const void* VULKAN_HPP_NAMESPACE::DeviceGeneratedCommandsLimitsNVX::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: