Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkImageFormatProperties Struct Reference

#include <vulkan.h>

+ Collaboration diagram for VkImageFormatProperties:

Public Attributes

VkExtent3D maxExtent
 
uint32_t maxMipLevels
 
uint32_t maxArrayLayers
 
VkSampleCountFlags sampleCounts
 
VkDeviceSize maxResourceSize
 

Detailed Description

Definition at line 1842 of file vulkan.h.

Member Data Documentation

◆ maxArrayLayers

uint32_t VkImageFormatProperties::maxArrayLayers

Definition at line 1845 of file vulkan.h.

◆ maxExtent

VkExtent3D VkImageFormatProperties::maxExtent

Definition at line 1843 of file vulkan.h.

◆ maxMipLevels

uint32_t VkImageFormatProperties::maxMipLevels

Definition at line 1844 of file vulkan.h.

◆ maxResourceSize

VkDeviceSize VkImageFormatProperties::maxResourceSize

Definition at line 1847 of file vulkan.h.

◆ sampleCounts

VkSampleCountFlags VkImageFormatProperties::sampleCounts

Definition at line 1846 of file vulkan.h.


The documentation for this struct was generated from the following file: