SDL  2.0
VkImageFormatListCreateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t viewFormatCount
 
const VkFormatpViewFormats
 

Detailed Description

Definition at line 5160 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkImageFormatListCreateInfo::pNext

Definition at line 5162 of file vulkan_core.h.

◆ pViewFormats

const VkFormat* VkImageFormatListCreateInfo::pViewFormats

Definition at line 5164 of file vulkan_core.h.

◆ sType

VkStructureType VkImageFormatListCreateInfo::sType

Definition at line 5161 of file vulkan_core.h.

◆ viewFormatCount

uint32_t VkImageFormatListCreateInfo::viewFormatCount

Definition at line 5163 of file vulkan_core.h.


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