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

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
VkExtent3D imageGranularity
 
VkSparseImageFormatFlags flags
 

Detailed Description

Definition at line 3371 of file vulkan_core.h.

Member Data Documentation

◆ aspectMask

VkImageAspectFlags VkSparseImageFormatProperties::aspectMask

Definition at line 3372 of file vulkan_core.h.

◆ flags

VkSparseImageFormatFlags VkSparseImageFormatProperties::flags

Definition at line 3374 of file vulkan_core.h.

◆ imageGranularity

VkExtent3D VkSparseImageFormatProperties::imageGranularity

Definition at line 3373 of file vulkan_core.h.


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