Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkImageFormatProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkExtent3D maxExtent
 
uint32_t maxMipLevels
 
uint32_t maxArrayLayers
 
VkSampleCountFlags sampleCounts
 
VkDeviceSize maxResourceSize
 

Detailed Description

Definition at line 3018 of file vulkan_core.h.

Member Data Documentation

◆ maxArrayLayers

uint32_t VkImageFormatProperties::maxArrayLayers

Definition at line 3021 of file vulkan_core.h.

◆ maxExtent

VkExtent3D VkImageFormatProperties::maxExtent

Definition at line 3019 of file vulkan_core.h.

◆ maxMipLevels

uint32_t VkImageFormatProperties::maxMipLevels

Definition at line 3020 of file vulkan_core.h.

◆ maxResourceSize

VkDeviceSize VkImageFormatProperties::maxResourceSize

Definition at line 3023 of file vulkan_core.h.

◆ sampleCounts

VkSampleCountFlags VkImageFormatProperties::sampleCounts

Definition at line 3022 of file vulkan_core.h.


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