#include <vulkan_core.h>
Public Attributes | |
VkImageCreateFlags | flags |
VkFormat | format |
const void * | pNext |
VkStructureType | sType |
VkImageTiling | tiling |
VkImageType | type |
VkImageUsageFlags | usage |
Definition at line 4026 of file vulkan_core.h.
VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags |
Definition at line 4033 of file vulkan_core.h.
VkFormat VkPhysicalDeviceImageFormatInfo2::format |
Definition at line 4029 of file vulkan_core.h.
const void* VkPhysicalDeviceImageFormatInfo2::pNext |
Definition at line 4028 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageFormatInfo2::sType |
Definition at line 4027 of file vulkan_core.h.
VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling |
Definition at line 4031 of file vulkan_core.h.
VkImageType VkPhysicalDeviceImageFormatInfo2::type |
Definition at line 4030 of file vulkan_core.h.
VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage |
Definition at line 4032 of file vulkan_core.h.