HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkImageFormatListCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t viewFormatCount
 
const VkFormatpViewFormats
 

Detailed Description

Definition at line 5971 of file vulkan_core.h.

Member Data Documentation

const void* VkImageFormatListCreateInfo::pNext

Definition at line 5973 of file vulkan_core.h.

const VkFormat* VkImageFormatListCreateInfo::pViewFormats

Definition at line 5975 of file vulkan_core.h.

VkStructureType VkImageFormatListCreateInfo::sType

Definition at line 5972 of file vulkan_core.h.

uint32_t VkImageFormatListCreateInfo::viewFormatCount

Definition at line 5974 of file vulkan_core.h.


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