Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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
 

Detailed Description

Definition at line 3532 of file vulkan_core.h.

Member Data Documentation

◆ binding

uint32_t VkVertexInputAttributeDescription::binding

Definition at line 3534 of file vulkan_core.h.

◆ format

VkFormat VkVertexInputAttributeDescription::format

Definition at line 3535 of file vulkan_core.h.

◆ location

uint32_t VkVertexInputAttributeDescription::location

Definition at line 3533 of file vulkan_core.h.

◆ offset

uint32_t VkVertexInputAttributeDescription::offset

Definition at line 3536 of file vulkan_core.h.


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