struct BindIndexBuffer3InfoKHR
Defined at line 13118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkBindIndexBuffer3InfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkBindIndexBuffer3InfoKHR.html
Public Members
StructureType sType
const void * pNext
DeviceAddressRangeKHR addressRange
Flags addressFlags
IndexType indexType
Public Methods
void BindIndexBuffer3InfoKHR (DeviceAddressRangeKHRaddressRange_,AddressCommandFlagsKHRaddressFlags_,IndexTypeindexType_,const void *pNext_)
Defined at line 13126 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindIndexBuffer3InfoKHR (const BindIndexBuffer3InfoKHR & rhs)
Defined at line 13137 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindIndexBuffer3InfoKHR (const VkBindIndexBuffer3InfoKHR & rhs)
Defined at line 13139 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & operator= (const BindIndexBuffer3InfoKHR & rhs)
Defined at line 13144 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & operator= (const VkBindIndexBuffer3InfoKHR & rhs)
Defined at line 13147 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & setPNext (const void * pNext_)
Defined at line 13154 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR && setPNext (const void * pNext_)
Defined at line 13160 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & setAddressRange (const DeviceAddressRangeKHR & addressRange_)
Defined at line 13166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR && setAddressRange (const DeviceAddressRangeKHR & addressRange_)
Defined at line 13172 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & setAddressFlags (AddressCommandFlagsKHR addressFlags_)
Defined at line 13178 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR && setAddressFlags (AddressCommandFlagsKHR addressFlags_)
Defined at line 13184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR & setIndexType (IndexType indexType_)
Defined at line 13190 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindIndexBuffer3InfoKHR && setIndexType (IndexType indexType_)
Defined at line 13196 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindIndexBuffer3InfoKHR & operator const VkBindIndexBuffer3InfoKHR & ()
Defined at line 13203 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindIndexBuffer3InfoKHR & operator VkBindIndexBuffer3InfoKHR & ()
Defined at line 13208 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindIndexBuffer3InfoKHR * operator const VkBindIndexBuffer3InfoKHR * ()
Defined at line 13213 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindIndexBuffer3InfoKHR * operator VkBindIndexBuffer3InfoKHR * ()
Defined at line 13218 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BindIndexBuffer3InfoKHR & )
Defined at line 13232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp