Vulkan-Hpp
VkExternalImageFormatProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExternalMemoryProperties externalMemoryProperties
 

Detailed Description

Definition at line 5432 of file vulkan_core.h.

Member Data Documentation

◆ externalMemoryProperties

VkExternalMemoryProperties VkExternalImageFormatProperties::externalMemoryProperties

Definition at line 5435 of file vulkan_core.h.

◆ pNext

void* VkExternalImageFormatProperties::pNext

Definition at line 5434 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalImageFormatProperties::sType

Definition at line 5433 of file vulkan_core.h.


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