SDL 2.0
VkSparseImageFormatProperties2 Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkSparseImageFormatProperties2:

Data Fields

VkStructureType sType
 
voidpNext
 
VkSparseImageFormatProperties properties
 

Detailed Description

Definition at line 4198 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkSparseImageFormatProperties2::pNext

Definition at line 4200 of file vulkan_core.h.

◆ properties

VkSparseImageFormatProperties VkSparseImageFormatProperties2::properties

Definition at line 4201 of file vulkan_core.h.

◆ sType

VkStructureType VkSparseImageFormatProperties2::sType

Definition at line 4199 of file vulkan_core.h.


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