Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkFormat | format |
VkImageType | type |
VkImageTiling | tiling |
VkImageUsageFlags | usage |
VkImageCreateFlags | flags |
Definition at line 5331 of file vulkan_core.h.
VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags |
Definition at line 5338 of file vulkan_core.h.
VkFormat VkPhysicalDeviceImageFormatInfo2::format |
Definition at line 5334 of file vulkan_core.h.
const void* VkPhysicalDeviceImageFormatInfo2::pNext |
Definition at line 5333 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageFormatInfo2::sType |
Definition at line 5332 of file vulkan_core.h.
VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling |
Definition at line 5336 of file vulkan_core.h.
VkImageType VkPhysicalDeviceImageFormatInfo2::type |
Definition at line 5335 of file vulkan_core.h.
VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage |
Definition at line 5337 of file vulkan_core.h.