struct BindIndexBufferIndirectCommandNV

Defined at line 13402 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkBindIndexBufferIndirectCommandNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkBindIndexBufferIndirectCommandNV.html

Public Members

DeviceAddress bufferAddress
uint32_t size
IndexType indexType

Public Methods

void BindIndexBufferIndirectCommandNV (DeviceAddress bufferAddress_, uint32_t size_, IndexType indexType_)

Defined at line 13407 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void BindIndexBufferIndirectCommandNV (const BindIndexBufferIndirectCommandNV & rhs)

Defined at line 13415 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void BindIndexBufferIndirectCommandNV (const VkBindIndexBufferIndirectCommandNV & rhs)

Defined at line 13417 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV & operator= (const BindIndexBufferIndirectCommandNV & rhs)

Defined at line 13422 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV & operator= (const VkBindIndexBufferIndirectCommandNV & rhs)

Defined at line 13425 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV & setBufferAddress (DeviceAddress bufferAddress_)

Defined at line 13432 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV && setBufferAddress (DeviceAddress bufferAddress_)

Defined at line 13438 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV & setSize (uint32_t size_)

Defined at line 13444 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV && setSize (uint32_t size_)

Defined at line 13450 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV & setIndexType (IndexType indexType_)

Defined at line 13456 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

BindIndexBufferIndirectCommandNV && setIndexType (IndexType indexType_)

Defined at line 13462 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkBindIndexBufferIndirectCommandNV & operator const VkBindIndexBufferIndirectCommandNV & ()

Defined at line 13469 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkBindIndexBufferIndirectCommandNV & operator VkBindIndexBufferIndirectCommandNV & ()

Defined at line 13474 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkBindIndexBufferIndirectCommandNV * operator const VkBindIndexBufferIndirectCommandNV * ()

Defined at line 13479 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkBindIndexBufferIndirectCommandNV * operator VkBindIndexBufferIndirectCommandNV * ()

Defined at line 13484 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const BindIndexBufferIndirectCommandNV & )

Defined at line 13497 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp