RetroArch
Public Attributes | List of all members
VkVertexInputAttributeDescription Struct Reference

#include <vulkan_core.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: