Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkExtent3D | maxExtent |
uint32_t | maxMipLevels |
uint32_t | maxArrayLayers |
VkSampleCountFlags | sampleCounts |
VkDeviceSize | maxResourceSize |
Definition at line 2951 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxArrayLayers |
Definition at line 2954 of file vulkan_core.h.
VkExtent3D VkImageFormatProperties::maxExtent |
Definition at line 2952 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxMipLevels |
Definition at line 2953 of file vulkan_core.h.
VkDeviceSize VkImageFormatProperties::maxResourceSize |
Definition at line 2956 of file vulkan_core.h.
VkSampleCountFlags VkImageFormatProperties::sampleCounts |
Definition at line 2955 of file vulkan_core.h.