Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkExtent3D | maxExtent |
uint32_t | maxMipLevels |
uint32_t | maxArrayLayers |
VkSampleCountFlags | sampleCounts |
VkDeviceSize | maxResourceSize |
Definition at line 3053 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxArrayLayers |
Definition at line 3056 of file vulkan_core.h.
VkExtent3D VkImageFormatProperties::maxExtent |
Definition at line 3054 of file vulkan_core.h.
uint32_t VkImageFormatProperties::maxMipLevels |
Definition at line 3055 of file vulkan_core.h.
VkDeviceSize VkImageFormatProperties::maxResourceSize |
Definition at line 3058 of file vulkan_core.h.
VkSampleCountFlags VkImageFormatProperties::sampleCounts |
Definition at line 3057 of file vulkan_core.h.