Halide
VkImageFormatProperties Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkExtent3D maxExtent
 
uint32_t maxMipLevels
 
uint32_t maxArrayLayers
 
VkSampleCountFlags sampleCounts
 
VkDeviceSize maxResourceSize
 

Detailed Description

Definition at line 1528 of file mini_vulkan.h.

Member Data Documentation

◆ maxExtent

VkExtent3D VkImageFormatProperties::maxExtent

Definition at line 1529 of file mini_vulkan.h.

◆ maxMipLevels

uint32_t VkImageFormatProperties::maxMipLevels

Definition at line 1530 of file mini_vulkan.h.

◆ maxArrayLayers

uint32_t VkImageFormatProperties::maxArrayLayers

Definition at line 1531 of file mini_vulkan.h.

◆ sampleCounts

VkSampleCountFlags VkImageFormatProperties::sampleCounts

Definition at line 1532 of file mini_vulkan.h.

◆ maxResourceSize

VkDeviceSize VkImageFormatProperties::maxResourceSize

Definition at line 1533 of file mini_vulkan.h.


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