HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 2944 of file vulkan_core.h.

Member Data Documentation

uint32_t VkImageFormatProperties::maxArrayLayers

Definition at line 2947 of file vulkan_core.h.

VkExtent3D VkImageFormatProperties::maxExtent

Definition at line 2945 of file vulkan_core.h.

uint32_t VkImageFormatProperties::maxMipLevels

Definition at line 2946 of file vulkan_core.h.

VkDeviceSize VkImageFormatProperties::maxResourceSize

Definition at line 2949 of file vulkan_core.h.

VkSampleCountFlags VkImageFormatProperties::sampleCounts

Definition at line 2948 of file vulkan_core.h.


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