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 4409 of file vulkan_core.h.

Field Documentation

◆ imageFormatProperties

VkImageFormatProperties VkImageFormatProperties2::imageFormatProperties

Definition at line 4412 of file vulkan_core.h.

◆ pNext

void* VkImageFormatProperties2::pNext

Definition at line 4411 of file vulkan_core.h.

◆ sType

VkStructureType VkImageFormatProperties2::sType

Definition at line 4410 of file vulkan_core.h.


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