Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | location |
uint32_t | binding |
VkFormat | format |
uint32_t | offset |
Definition at line 16443 of file vulkan_core.h.
uint32_t VkVertexInputAttributeDescription2EXT::binding |
Definition at line 16447 of file vulkan_core.h.
VkFormat VkVertexInputAttributeDescription2EXT::format |
Definition at line 16448 of file vulkan_core.h.
uint32_t VkVertexInputAttributeDescription2EXT::location |
Definition at line 16446 of file vulkan_core.h.
uint32_t VkVertexInputAttributeDescription2EXT::offset |
Definition at line 16449 of file vulkan_core.h.
void* VkVertexInputAttributeDescription2EXT::pNext |
Definition at line 16445 of file vulkan_core.h.
VkStructureType VkVertexInputAttributeDescription2EXT::sType |
Definition at line 16444 of file vulkan_core.h.