struct BindDataGraphPipelineSessionMemoryInfoARM

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

wrapper struct for struct VkBindDataGraphPipelineSessionMemoryInfoARM, see

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

Public Members

StructureType sType
const void * pNext
DataGraphPipelineSessionARM session
DataGraphPipelineSessionBindPointARM bindPoint
uint32_t objectIndex
DeviceMemory memory
DeviceSize memoryOffset

Public Methods

void BindDataGraphPipelineSessionMemoryInfoARM (DataGraphPipelineSessionARM session_, DataGraphPipelineSessionBindPointARM bindPoint_, uint32_t objectIndex_, DeviceMemory memory_, DeviceSize memoryOffset_, const void * pNext_)

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

void BindDataGraphPipelineSessionMemoryInfoARM (const BindDataGraphPipelineSessionMemoryInfoARM & rhs)

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

void BindDataGraphPipelineSessionMemoryInfoARM (const VkBindDataGraphPipelineSessionMemoryInfoARM & rhs)

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

BindDataGraphPipelineSessionMemoryInfoARM & operator= (const BindDataGraphPipelineSessionMemoryInfoARM & rhs)

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

BindDataGraphPipelineSessionMemoryInfoARM & operator= (const VkBindDataGraphPipelineSessionMemoryInfoARM & rhs)

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

BindDataGraphPipelineSessionMemoryInfoARM & setPNext (const void * pNext_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setPNext (const void * pNext_)

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

BindDataGraphPipelineSessionMemoryInfoARM & setSession (DataGraphPipelineSessionARM session_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setSession (DataGraphPipelineSessionARM session_)

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

BindDataGraphPipelineSessionMemoryInfoARM & setBindPoint (DataGraphPipelineSessionBindPointARM bindPoint_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setBindPoint (DataGraphPipelineSessionBindPointARM bindPoint_)

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

BindDataGraphPipelineSessionMemoryInfoARM & setObjectIndex (uint32_t objectIndex_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setObjectIndex (uint32_t objectIndex_)

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

BindDataGraphPipelineSessionMemoryInfoARM & setMemory (DeviceMemory memory_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setMemory (DeviceMemory memory_)

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

BindDataGraphPipelineSessionMemoryInfoARM & setMemoryOffset (DeviceSize memoryOffset_)

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

BindDataGraphPipelineSessionMemoryInfoARM && setMemoryOffset (DeviceSize memoryOffset_)

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

const VkBindDataGraphPipelineSessionMemoryInfoARM & operator const VkBindDataGraphPipelineSessionMemoryInfoARM & ()

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

VkBindDataGraphPipelineSessionMemoryInfoARM & operator VkBindDataGraphPipelineSessionMemoryInfoARM & ()

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

const VkBindDataGraphPipelineSessionMemoryInfoARM * operator const VkBindDataGraphPipelineSessionMemoryInfoARM * ()

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

VkBindDataGraphPipelineSessionMemoryInfoARM * operator VkBindDataGraphPipelineSessionMemoryInfoARM * ()

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

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

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