VkImageFormatProperties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

maxArrayLayers
uint32_t maxArrayLayers;
Undocumented in source.
maxExtent
VkExtent3D maxExtent;
Undocumented in source.
maxMipLevels
uint32_t maxMipLevels;
Undocumented in source.
maxResourceSize
VkDeviceSize maxResourceSize;
Undocumented in source.
sampleCounts
VkSampleCountFlags sampleCounts;
Undocumented in source.

Meta