struct VertexInputAttributeDescription2EXT
Defined at line 194671 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVertexInputAttributeDescription2EXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkVertexInputAttributeDescription2EXT.html
Public Members
StructureType sType
void * pNext
uint32_t location
uint32_t binding
Format format
uint32_t offset
Public Methods
void VertexInputAttributeDescription2EXT (uint32_tlocation_,uint32_tbinding_,Formatformat_,uint32_toffset_,void *pNext_)
Defined at line 194679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VertexInputAttributeDescription2EXT (const VertexInputAttributeDescription2EXT & rhs)
Defined at line 194689 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VertexInputAttributeDescription2EXT (const VkVertexInputAttributeDescription2EXT & rhs)
Defined at line 194691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & operator= (const VertexInputAttributeDescription2EXT & rhs)
Defined at line 194696 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & operator= (const VkVertexInputAttributeDescription2EXT & rhs)
Defined at line 194699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & setPNext (void * pNext_)
Defined at line 194706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT && setPNext (void * pNext_)
Defined at line 194712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & setLocation (uint32_t location_)
Defined at line 194718 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT && setLocation (uint32_t location_)
Defined at line 194724 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & setBinding (uint32_t binding_)
Defined at line 194730 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT && setBinding (uint32_t binding_)
Defined at line 194736 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & setFormat (Format format_)
Defined at line 194742 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT && setFormat (Format format_)
Defined at line 194748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT & setOffset (uint32_t offset_)
Defined at line 194754 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VertexInputAttributeDescription2EXT && setOffset (uint32_t offset_)
Defined at line 194760 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVertexInputAttributeDescription2EXT & operator const VkVertexInputAttributeDescription2EXT & ()
Defined at line 194767 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVertexInputAttributeDescription2EXT & operator VkVertexInputAttributeDescription2EXT & ()
Defined at line 194772 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVertexInputAttributeDescription2EXT * operator const VkVertexInputAttributeDescription2EXT * ()
Defined at line 194777 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVertexInputAttributeDescription2EXT * operator VkVertexInputAttributeDescription2EXT * ()
Defined at line 194782 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VertexInputAttributeDescription2EXT & )
Defined at line 194795 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp