Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkImageFormatProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkExtent3D maxExtent
 
uint32_t maxMipLevels
 
uint32_t maxArrayLayers
 
VkSampleCountFlags sampleCounts
 
VkDeviceSize maxResourceSize
 

Detailed Description

Definition at line 3053 of file vulkan_core.h.

Field Documentation

◆ maxArrayLayers

uint32_t VkImageFormatProperties::maxArrayLayers

Definition at line 3056 of file vulkan_core.h.

◆ maxExtent

VkExtent3D VkImageFormatProperties::maxExtent

Definition at line 3054 of file vulkan_core.h.

◆ maxMipLevels

uint32_t VkImageFormatProperties::maxMipLevels

Definition at line 3055 of file vulkan_core.h.

◆ maxResourceSize

VkDeviceSize VkImageFormatProperties::maxResourceSize

Definition at line 3058 of file vulkan_core.h.

◆ sampleCounts

VkSampleCountFlags VkImageFormatProperties::sampleCounts

Definition at line 3057 of file vulkan_core.h.


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