FTEQW
Documentation of the FTE engine source tree.
VkVertexInputAttributeDescription Struct Reference

#include <vulkan.h>

Public Attributes

uint32_t location
 
uint32_t binding
 
VkFormat format
 
uint32_t offset
 

Member Data Documentation

◆ binding

uint32_t VkVertexInputAttributeDescription::binding

◆ format

VkFormat VkVertexInputAttributeDescription::format

◆ location

uint32_t VkVertexInputAttributeDescription::location

◆ offset

uint32_t VkVertexInputAttributeDescription::offset

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