SDL 2.0
VkImageFormatProperties2 Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkImageFormatProperties2:

Data Fields

VkStructureType sType
 
voidpNext
 
VkImageFormatProperties imageFormatProperties
 

Detailed Description

Definition at line 4170 of file vulkan_core.h.

Field Documentation

◆ imageFormatProperties

VkImageFormatProperties VkImageFormatProperties2::imageFormatProperties

Definition at line 4173 of file vulkan_core.h.

◆ pNext

void* VkImageFormatProperties2::pNext

Definition at line 4172 of file vulkan_core.h.

◆ sType

VkStructureType VkImageFormatProperties2::sType

Definition at line 4171 of file vulkan_core.h.


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