|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | viewFormatCount |
| const VkFormat * | pViewFormats |
Definition at line 5939 of file vulkan_core.h.
| const void* VkImageFormatListCreateInfoKHR::pNext |
Definition at line 5941 of file vulkan_core.h.
| const VkFormat* VkImageFormatListCreateInfoKHR::pViewFormats |
Definition at line 5943 of file vulkan_core.h.
| VkStructureType VkImageFormatListCreateInfoKHR::sType |
Definition at line 5940 of file vulkan_core.h.
| uint32_t VkImageFormatListCreateInfoKHR::viewFormatCount |
Definition at line 5942 of file vulkan_core.h.