Vulkan-Hpp
VkImageFormatProperties2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageFormatProperties imageFormatProperties
 

Detailed Description

Definition at line 5219 of file vulkan_core.h.

Member Data Documentation

◆ imageFormatProperties

VkImageFormatProperties VkImageFormatProperties2::imageFormatProperties

Definition at line 5222 of file vulkan_core.h.

◆ pNext

void* VkImageFormatProperties2::pNext

Definition at line 5221 of file vulkan_core.h.

◆ sType

VkStructureType VkImageFormatProperties2::sType

Definition at line 5220 of file vulkan_core.h.


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