Vulkan-Hpp
VkSparseImageFormatProperties2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSparseImageFormatProperties properties
 

Detailed Description

Definition at line 5247 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkSparseImageFormatProperties2::pNext

Definition at line 5249 of file vulkan_core.h.

◆ properties

VkSparseImageFormatProperties VkSparseImageFormatProperties2::properties

Definition at line 5250 of file vulkan_core.h.

◆ sType

VkStructureType VkSparseImageFormatProperties2::sType

Definition at line 5248 of file vulkan_core.h.


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