#include <vulkan_core.h>
Public Attributes | |
uint32_t | maxArrayLayers |
VkExtent3D | maxExtent |
uint32_t | maxMipLevels |
VkDeviceSize | maxResourceSize |
VkSampleCountFlags | sampleCounts |
Definition at line 1727 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxArrayLayers |
Definition at line 1730 of file vulkan_core.h.
VkExtent3D VkImageFormatProperties::maxExtent |
Definition at line 1728 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxMipLevels |
Definition at line 1729 of file vulkan_core.h.
VkDeviceSize VkImageFormatProperties::maxResourceSize |
Definition at line 1732 of file vulkan_core.h.
VkSampleCountFlags VkImageFormatProperties::sampleCounts |
Definition at line 1731 of file vulkan_core.h.