SDL  2.0
VkSparseImageFormatProperties Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkSparseImageFormatProperties:

Data Fields

VkImageAspectFlags aspectMask
 
VkExtent3D imageGranularity
 
VkSparseImageFormatFlags flags
 

Detailed Description

Definition at line 2499 of file vulkan_core.h.

Field Documentation

◆ aspectMask

VkImageAspectFlags VkSparseImageFormatProperties::aspectMask

Definition at line 2500 of file vulkan_core.h.

◆ flags

VkSparseImageFormatFlags VkSparseImageFormatProperties::flags

Definition at line 2502 of file vulkan_core.h.

◆ imageGranularity

VkExtent3D VkSparseImageFormatProperties::imageGranularity

Definition at line 2501 of file vulkan_core.h.


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