HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkSparseImageFormatProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageAspectFlags aspectMask
 
VkExtent3D imageGranularity
 
VkSparseImageFormatFlags flags
 

Detailed Description

Definition at line 3297 of file vulkan_core.h.

Member Data Documentation

VkImageAspectFlags VkSparseImageFormatProperties::aspectMask

Definition at line 3298 of file vulkan_core.h.

VkSparseImageFormatFlags VkSparseImageFormatProperties::flags

Definition at line 3300 of file vulkan_core.h.

VkExtent3D VkSparseImageFormatProperties::imageGranularity

Definition at line 3299 of file vulkan_core.h.


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