HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkVertexInputAttributeDescription2EXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t location
 
uint32_t binding
 
VkFormat format
 
uint32_t offset
 

Detailed Description

Definition at line 14296 of file vulkan_core.h.

Member Data Documentation

uint32_t VkVertexInputAttributeDescription2EXT::binding

Definition at line 14300 of file vulkan_core.h.

VkFormat VkVertexInputAttributeDescription2EXT::format

Definition at line 14301 of file vulkan_core.h.

uint32_t VkVertexInputAttributeDescription2EXT::location

Definition at line 14299 of file vulkan_core.h.

uint32_t VkVertexInputAttributeDescription2EXT::offset

Definition at line 14302 of file vulkan_core.h.

void* VkVertexInputAttributeDescription2EXT::pNext

Definition at line 14298 of file vulkan_core.h.

VkStructureType VkVertexInputAttributeDescription2EXT::sType

Definition at line 14297 of file vulkan_core.h.


The documentation for this struct was generated from the following file: