Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVertexInputAttributeDescription2EXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t location
 
uint32_t binding
 
VkFormat format
 
uint32_t offset
 

Detailed Description

Definition at line 16998 of file vulkan_core.h.

Field Documentation

◆ binding

uint32_t VkVertexInputAttributeDescription2EXT::binding

Definition at line 17002 of file vulkan_core.h.

◆ format

VkFormat VkVertexInputAttributeDescription2EXT::format

Definition at line 17003 of file vulkan_core.h.

◆ location

uint32_t VkVertexInputAttributeDescription2EXT::location

Definition at line 17001 of file vulkan_core.h.

◆ offset

uint32_t VkVertexInputAttributeDescription2EXT::offset

Definition at line 17004 of file vulkan_core.h.

◆ pNext

void* VkVertexInputAttributeDescription2EXT::pNext

Definition at line 17000 of file vulkan_core.h.

◆ sType

VkStructureType VkVertexInputAttributeDescription2EXT::sType

Definition at line 16999 of file vulkan_core.h.


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