ReactOS 0.4.17-dev-934-g091855f
VkSparseImageFormatProperties2 Struct Reference

#include <vulkan.h>

Collaboration diagram for VkSparseImageFormatProperties2:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSparseImageFormatProperties properties
 

Detailed Description

Definition at line 14064 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkSparseImageFormatProperties2::pNext

Definition at line 14067 of file vulkan.h.

◆ properties

VkSparseImageFormatProperties VkSparseImageFormatProperties2::properties

Definition at line 14068 of file vulkan.h.

◆ sType

VkStructureType VkSparseImageFormatProperties2::sType

Definition at line 14066 of file vulkan.h.


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