Vulkan-Hpp
VkPhysicalDeviceExternalImageFormatInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 5426 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkPhysicalDeviceExternalImageFormatInfo::handleType

Definition at line 5429 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceExternalImageFormatInfo::pNext

Definition at line 5428 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceExternalImageFormatInfo::sType

Definition at line 5427 of file vulkan_core.h.


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