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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t viewFormatCount
 
const VkFormatpViewFormats
 

Detailed Description

Definition at line 6052 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkImageFormatListCreateInfo::pNext

Definition at line 6054 of file vulkan_core.h.

◆ pViewFormats

const VkFormat* VkImageFormatListCreateInfo::pViewFormats

Definition at line 6056 of file vulkan_core.h.

◆ sType

VkStructureType VkImageFormatListCreateInfo::sType

Definition at line 6053 of file vulkan_core.h.

◆ viewFormatCount

uint32_t VkImageFormatListCreateInfo::viewFormatCount

Definition at line 6055 of file vulkan_core.h.


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