#include <vulkan_core.h>
Public Attributes | |
const void * | pNext |
const VkFormat * | pViewFormats |
VkStructureType | sType |
uint32_t | viewFormatCount |
Definition at line 5619 of file vulkan_core.h.
const void* VkImageFormatListCreateInfoKHR::pNext |
Definition at line 5621 of file vulkan_core.h.
const VkFormat* VkImageFormatListCreateInfoKHR::pViewFormats |
Definition at line 5623 of file vulkan_core.h.
VkStructureType VkImageFormatListCreateInfoKHR::sType |
Definition at line 5620 of file vulkan_core.h.
uint32_t VkImageFormatListCreateInfoKHR::viewFormatCount |
Definition at line 5622 of file vulkan_core.h.