HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkFormat | format |
VkImageType | type |
VkImageTiling | tiling |
VkImageUsageFlags | usage |
VkImageCreateFlags | flags |
Definition at line 5216 of file vulkan_core.h.
VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags |
Definition at line 5223 of file vulkan_core.h.
VkFormat VkPhysicalDeviceImageFormatInfo2::format |
Definition at line 5219 of file vulkan_core.h.
const void* VkPhysicalDeviceImageFormatInfo2::pNext |
Definition at line 5218 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageFormatInfo2::sType |
Definition at line 5217 of file vulkan_core.h.
VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling |
Definition at line 5221 of file vulkan_core.h.
VkImageType VkPhysicalDeviceImageFormatInfo2::type |
Definition at line 5220 of file vulkan_core.h.
VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage |
Definition at line 5222 of file vulkan_core.h.