Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkVertexInputAttributeDescription2EXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 15641 of file vulkan_core.h.

Member Data Documentation

◆ binding

uint32_t VkVertexInputAttributeDescription2EXT::binding

Definition at line 15645 of file vulkan_core.h.

◆ format

VkFormat VkVertexInputAttributeDescription2EXT::format

Definition at line 15646 of file vulkan_core.h.

◆ location

uint32_t VkVertexInputAttributeDescription2EXT::location

Definition at line 15644 of file vulkan_core.h.

◆ offset

uint32_t VkVertexInputAttributeDescription2EXT::offset

Definition at line 15647 of file vulkan_core.h.

◆ pNext

void* VkVertexInputAttributeDescription2EXT::pNext

Definition at line 15643 of file vulkan_core.h.

◆ sType

VkStructureType VkVertexInputAttributeDescription2EXT::sType

Definition at line 15642 of file vulkan_core.h.


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