|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | viewFormatCount |
| const VkFormat * | pViewFormats |
Definition at line 5160 of file vulkan_core.h.
| const void* VkImageFormatListCreateInfo::pNext |
Definition at line 5162 of file vulkan_core.h.
| const VkFormat* VkImageFormatListCreateInfo::pViewFormats |
Definition at line 5164 of file vulkan_core.h.
| VkStructureType VkImageFormatListCreateInfo::sType |
Definition at line 5161 of file vulkan_core.h.
| uint32_t VkImageFormatListCreateInfo::viewFormatCount |
Definition at line 5163 of file vulkan_core.h.